type Blob func(*sql.Selector)
Blob is the predicate function for blob builders.
type Car func(*sql.Selector)
Car is the predicate function for car builders.
type Group func(*sql.Selector)
Group is the predicate function for group builders.
type MixinID func(*sql.Selector)
MixinID is the predicate function for mixinid builders.
type Pet func(*sql.Selector)
Pet is the predicate function for pet builders.
type User func(*sql.Selector)
User is the predicate function for user builders.