Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.ProxyRoutingUnlockService) predicate.ProxyRoutingUnlockService
- func Category(v string) predicate.ProxyRoutingUnlockService
- func CategoryContains(v string) predicate.ProxyRoutingUnlockService
- func CategoryContainsFold(v string) predicate.ProxyRoutingUnlockService
- func CategoryEQ(v string) predicate.ProxyRoutingUnlockService
- func CategoryEqualFold(v string) predicate.ProxyRoutingUnlockService
- func CategoryGT(v string) predicate.ProxyRoutingUnlockService
- func CategoryGTE(v string) predicate.ProxyRoutingUnlockService
- func CategoryHasPrefix(v string) predicate.ProxyRoutingUnlockService
- func CategoryHasSuffix(v string) predicate.ProxyRoutingUnlockService
- func CategoryIn(vs ...string) predicate.ProxyRoutingUnlockService
- func CategoryLT(v string) predicate.ProxyRoutingUnlockService
- func CategoryLTE(v string) predicate.ProxyRoutingUnlockService
- func CategoryNEQ(v string) predicate.ProxyRoutingUnlockService
- func CategoryNotIn(vs ...string) predicate.ProxyRoutingUnlockService
- func Code(v string) predicate.ProxyRoutingUnlockService
- func CodeContains(v string) predicate.ProxyRoutingUnlockService
- func CodeContainsFold(v string) predicate.ProxyRoutingUnlockService
- func CodeEQ(v string) predicate.ProxyRoutingUnlockService
- func CodeEqualFold(v string) predicate.ProxyRoutingUnlockService
- func CodeGT(v string) predicate.ProxyRoutingUnlockService
- func CodeGTE(v string) predicate.ProxyRoutingUnlockService
- func CodeHasPrefix(v string) predicate.ProxyRoutingUnlockService
- func CodeHasSuffix(v string) predicate.ProxyRoutingUnlockService
- func CodeIn(vs ...string) predicate.ProxyRoutingUnlockService
- func CodeLT(v string) predicate.ProxyRoutingUnlockService
- func CodeLTE(v string) predicate.ProxyRoutingUnlockService
- func CodeNEQ(v string) predicate.ProxyRoutingUnlockService
- func CodeNotIn(vs ...string) predicate.ProxyRoutingUnlockService
- func CreatedAt(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtEQ(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtGT(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtGTE(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtLT(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtLTE(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtNEQ(v time.Time) predicate.ProxyRoutingUnlockService
- func CreatedAtNotIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
- func Enabled(v bool) predicate.ProxyRoutingUnlockService
- func EnabledEQ(v bool) predicate.ProxyRoutingUnlockService
- func EnabledNEQ(v bool) predicate.ProxyRoutingUnlockService
- func ID(id int64) predicate.ProxyRoutingUnlockService
- func IDEQ(id int64) predicate.ProxyRoutingUnlockService
- func IDGT(id int64) predicate.ProxyRoutingUnlockService
- func IDGTE(id int64) predicate.ProxyRoutingUnlockService
- func IDIn(ids ...int64) predicate.ProxyRoutingUnlockService
- func IDLT(id int64) predicate.ProxyRoutingUnlockService
- func IDLTE(id int64) predicate.ProxyRoutingUnlockService
- func IDNEQ(id int64) predicate.ProxyRoutingUnlockService
- func IDNotIn(ids ...int64) predicate.ProxyRoutingUnlockService
- func Name(v string) predicate.ProxyRoutingUnlockService
- func NameContains(v string) predicate.ProxyRoutingUnlockService
- func NameContainsFold(v string) predicate.ProxyRoutingUnlockService
- func NameEQ(v string) predicate.ProxyRoutingUnlockService
- func NameEqualFold(v string) predicate.ProxyRoutingUnlockService
- func NameGT(v string) predicate.ProxyRoutingUnlockService
- func NameGTE(v string) predicate.ProxyRoutingUnlockService
- func NameHasPrefix(v string) predicate.ProxyRoutingUnlockService
- func NameHasSuffix(v string) predicate.ProxyRoutingUnlockService
- func NameIn(vs ...string) predicate.ProxyRoutingUnlockService
- func NameLT(v string) predicate.ProxyRoutingUnlockService
- func NameLTE(v string) predicate.ProxyRoutingUnlockService
- func NameNEQ(v string) predicate.ProxyRoutingUnlockService
- func NameNotIn(vs ...string) predicate.ProxyRoutingUnlockService
- func Not(p predicate.ProxyRoutingUnlockService) predicate.ProxyRoutingUnlockService
- func Or(predicates ...predicate.ProxyRoutingUnlockService) predicate.ProxyRoutingUnlockService
- func ServiceJSON(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONContains(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONContainsFold(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONEQ(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONEqualFold(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONGT(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONGTE(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONHasPrefix(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONHasSuffix(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONIn(vs ...string) predicate.ProxyRoutingUnlockService
- func ServiceJSONLT(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONLTE(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONNEQ(v string) predicate.ProxyRoutingUnlockService
- func ServiceJSONNotIn(vs ...string) predicate.ProxyRoutingUnlockService
- func UpdatedAt(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtEQ(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtGT(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtGTE(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtLT(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtLTE(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtNEQ(v time.Time) predicate.ProxyRoutingUnlockService
- func UpdatedAtNotIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
- func ValidColumn(column string) bool
- type OrderOption
- func ByCategory(opts ...sql.OrderTermOption) OrderOption
- func ByCode(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByEnabled(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByServiceJSON(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the proxyroutingunlockservice type in the database. Label = "proxy_routing_unlock_service" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldCode holds the string denoting the code field in the database. FieldCode = "code" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldCategory holds the string denoting the category field in the database. FieldCategory = "category" // FieldEnabled holds the string denoting the enabled field in the database. FieldEnabled = "enabled" // FieldServiceJSON holds the string denoting the service_json field in the database. FieldServiceJSON = "service_json" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // Table holds the table name of the proxyroutingunlockservice in the database. Table = "routing_unlock_service" )
Variables ¶
var ( // CodeValidator is a validator for the "code" field. It is called by the builders before save. CodeValidator func(string) error // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DefaultCategory holds the default value on creation for the "category" field. DefaultCategory string // CategoryValidator is a validator for the "category" field. It is called by the builders before save. CategoryValidator func(string) error // DefaultEnabled holds the default value on creation for the "enabled" field. DefaultEnabled bool // DefaultServiceJSON holds the default value on creation for the "service_json" field. DefaultServiceJSON string // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultUpdatedAt holds the default value on creation for the "updated_at" field. DefaultUpdatedAt func() time.Time // UpdateDefaultUpdatedAt holds the default value on update for the "updated_at" field. UpdateDefaultUpdatedAt func() time.Time )
var Columns = []string{ FieldID, FieldCode, FieldName, FieldCategory, FieldEnabled, FieldServiceJSON, FieldCreatedAt, FieldUpdatedAt, }
Columns holds all SQL columns for proxyroutingunlockservice fields.
Functions ¶
func And ¶
func And(predicates ...predicate.ProxyRoutingUnlockService) predicate.ProxyRoutingUnlockService
And groups predicates with the AND operator between them.
func Category ¶
func Category(v string) predicate.ProxyRoutingUnlockService
Category applies equality check predicate on the "category" field. It's identical to CategoryEQ.
func CategoryContains ¶
func CategoryContains(v string) predicate.ProxyRoutingUnlockService
CategoryContains applies the Contains predicate on the "category" field.
func CategoryContainsFold ¶
func CategoryContainsFold(v string) predicate.ProxyRoutingUnlockService
CategoryContainsFold applies the ContainsFold predicate on the "category" field.
func CategoryEQ ¶
func CategoryEQ(v string) predicate.ProxyRoutingUnlockService
CategoryEQ applies the EQ predicate on the "category" field.
func CategoryEqualFold ¶
func CategoryEqualFold(v string) predicate.ProxyRoutingUnlockService
CategoryEqualFold applies the EqualFold predicate on the "category" field.
func CategoryGT ¶
func CategoryGT(v string) predicate.ProxyRoutingUnlockService
CategoryGT applies the GT predicate on the "category" field.
func CategoryGTE ¶
func CategoryGTE(v string) predicate.ProxyRoutingUnlockService
CategoryGTE applies the GTE predicate on the "category" field.
func CategoryHasPrefix ¶
func CategoryHasPrefix(v string) predicate.ProxyRoutingUnlockService
CategoryHasPrefix applies the HasPrefix predicate on the "category" field.
func CategoryHasSuffix ¶
func CategoryHasSuffix(v string) predicate.ProxyRoutingUnlockService
CategoryHasSuffix applies the HasSuffix predicate on the "category" field.
func CategoryIn ¶
func CategoryIn(vs ...string) predicate.ProxyRoutingUnlockService
CategoryIn applies the In predicate on the "category" field.
func CategoryLT ¶
func CategoryLT(v string) predicate.ProxyRoutingUnlockService
CategoryLT applies the LT predicate on the "category" field.
func CategoryLTE ¶
func CategoryLTE(v string) predicate.ProxyRoutingUnlockService
CategoryLTE applies the LTE predicate on the "category" field.
func CategoryNEQ ¶
func CategoryNEQ(v string) predicate.ProxyRoutingUnlockService
CategoryNEQ applies the NEQ predicate on the "category" field.
func CategoryNotIn ¶
func CategoryNotIn(vs ...string) predicate.ProxyRoutingUnlockService
CategoryNotIn applies the NotIn predicate on the "category" field.
func Code ¶
func Code(v string) predicate.ProxyRoutingUnlockService
Code applies equality check predicate on the "code" field. It's identical to CodeEQ.
func CodeContains ¶
func CodeContains(v string) predicate.ProxyRoutingUnlockService
CodeContains applies the Contains predicate on the "code" field.
func CodeContainsFold ¶
func CodeContainsFold(v string) predicate.ProxyRoutingUnlockService
CodeContainsFold applies the ContainsFold predicate on the "code" field.
func CodeEQ ¶
func CodeEQ(v string) predicate.ProxyRoutingUnlockService
CodeEQ applies the EQ predicate on the "code" field.
func CodeEqualFold ¶
func CodeEqualFold(v string) predicate.ProxyRoutingUnlockService
CodeEqualFold applies the EqualFold predicate on the "code" field.
func CodeGT ¶
func CodeGT(v string) predicate.ProxyRoutingUnlockService
CodeGT applies the GT predicate on the "code" field.
func CodeGTE ¶
func CodeGTE(v string) predicate.ProxyRoutingUnlockService
CodeGTE applies the GTE predicate on the "code" field.
func CodeHasPrefix ¶
func CodeHasPrefix(v string) predicate.ProxyRoutingUnlockService
CodeHasPrefix applies the HasPrefix predicate on the "code" field.
func CodeHasSuffix ¶
func CodeHasSuffix(v string) predicate.ProxyRoutingUnlockService
CodeHasSuffix applies the HasSuffix predicate on the "code" field.
func CodeIn ¶
func CodeIn(vs ...string) predicate.ProxyRoutingUnlockService
CodeIn applies the In predicate on the "code" field.
func CodeLT ¶
func CodeLT(v string) predicate.ProxyRoutingUnlockService
CodeLT applies the LT predicate on the "code" field.
func CodeLTE ¶
func CodeLTE(v string) predicate.ProxyRoutingUnlockService
CodeLTE applies the LTE predicate on the "code" field.
func CodeNEQ ¶
func CodeNEQ(v string) predicate.ProxyRoutingUnlockService
CodeNEQ applies the NEQ predicate on the "code" field.
func CodeNotIn ¶
func CodeNotIn(vs ...string) predicate.ProxyRoutingUnlockService
CodeNotIn applies the NotIn predicate on the "code" field.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.ProxyRoutingUnlockService
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func Enabled ¶
func Enabled(v bool) predicate.ProxyRoutingUnlockService
Enabled applies equality check predicate on the "enabled" field. It's identical to EnabledEQ.
func EnabledEQ ¶
func EnabledEQ(v bool) predicate.ProxyRoutingUnlockService
EnabledEQ applies the EQ predicate on the "enabled" field.
func EnabledNEQ ¶
func EnabledNEQ(v bool) predicate.ProxyRoutingUnlockService
EnabledNEQ applies the NEQ predicate on the "enabled" field.
func ID ¶
func ID(id int64) predicate.ProxyRoutingUnlockService
ID filters vertices based on their ID field.
func IDEQ ¶
func IDEQ(id int64) predicate.ProxyRoutingUnlockService
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id int64) predicate.ProxyRoutingUnlockService
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id int64) predicate.ProxyRoutingUnlockService
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...int64) predicate.ProxyRoutingUnlockService
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id int64) predicate.ProxyRoutingUnlockService
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id int64) predicate.ProxyRoutingUnlockService
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id int64) predicate.ProxyRoutingUnlockService
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...int64) predicate.ProxyRoutingUnlockService
IDNotIn applies the NotIn predicate on the ID field.
func Name ¶
func Name(v string) predicate.ProxyRoutingUnlockService
Name applies equality check predicate on the "name" field. It's identical to NameEQ.
func NameContains ¶
func NameContains(v string) predicate.ProxyRoutingUnlockService
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
func NameContainsFold(v string) predicate.ProxyRoutingUnlockService
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEQ ¶
func NameEQ(v string) predicate.ProxyRoutingUnlockService
NameEQ applies the EQ predicate on the "name" field.
func NameEqualFold ¶
func NameEqualFold(v string) predicate.ProxyRoutingUnlockService
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameGT ¶
func NameGT(v string) predicate.ProxyRoutingUnlockService
NameGT applies the GT predicate on the "name" field.
func NameGTE ¶
func NameGTE(v string) predicate.ProxyRoutingUnlockService
NameGTE applies the GTE predicate on the "name" field.
func NameHasPrefix ¶
func NameHasPrefix(v string) predicate.ProxyRoutingUnlockService
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
func NameHasSuffix(v string) predicate.ProxyRoutingUnlockService
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameIn ¶
func NameIn(vs ...string) predicate.ProxyRoutingUnlockService
NameIn applies the In predicate on the "name" field.
func NameLT ¶
func NameLT(v string) predicate.ProxyRoutingUnlockService
NameLT applies the LT predicate on the "name" field.
func NameLTE ¶
func NameLTE(v string) predicate.ProxyRoutingUnlockService
NameLTE applies the LTE predicate on the "name" field.
func NameNEQ ¶
func NameNEQ(v string) predicate.ProxyRoutingUnlockService
NameNEQ applies the NEQ predicate on the "name" field.
func NameNotIn ¶
func NameNotIn(vs ...string) predicate.ProxyRoutingUnlockService
NameNotIn applies the NotIn predicate on the "name" field.
func Or ¶
func Or(predicates ...predicate.ProxyRoutingUnlockService) predicate.ProxyRoutingUnlockService
Or groups predicates with the OR operator between them.
func ServiceJSON ¶
func ServiceJSON(v string) predicate.ProxyRoutingUnlockService
ServiceJSON applies equality check predicate on the "service_json" field. It's identical to ServiceJSONEQ.
func ServiceJSONContains ¶
func ServiceJSONContains(v string) predicate.ProxyRoutingUnlockService
ServiceJSONContains applies the Contains predicate on the "service_json" field.
func ServiceJSONContainsFold ¶
func ServiceJSONContainsFold(v string) predicate.ProxyRoutingUnlockService
ServiceJSONContainsFold applies the ContainsFold predicate on the "service_json" field.
func ServiceJSONEQ ¶
func ServiceJSONEQ(v string) predicate.ProxyRoutingUnlockService
ServiceJSONEQ applies the EQ predicate on the "service_json" field.
func ServiceJSONEqualFold ¶
func ServiceJSONEqualFold(v string) predicate.ProxyRoutingUnlockService
ServiceJSONEqualFold applies the EqualFold predicate on the "service_json" field.
func ServiceJSONGT ¶
func ServiceJSONGT(v string) predicate.ProxyRoutingUnlockService
ServiceJSONGT applies the GT predicate on the "service_json" field.
func ServiceJSONGTE ¶
func ServiceJSONGTE(v string) predicate.ProxyRoutingUnlockService
ServiceJSONGTE applies the GTE predicate on the "service_json" field.
func ServiceJSONHasPrefix ¶
func ServiceJSONHasPrefix(v string) predicate.ProxyRoutingUnlockService
ServiceJSONHasPrefix applies the HasPrefix predicate on the "service_json" field.
func ServiceJSONHasSuffix ¶
func ServiceJSONHasSuffix(v string) predicate.ProxyRoutingUnlockService
ServiceJSONHasSuffix applies the HasSuffix predicate on the "service_json" field.
func ServiceJSONIn ¶
func ServiceJSONIn(vs ...string) predicate.ProxyRoutingUnlockService
ServiceJSONIn applies the In predicate on the "service_json" field.
func ServiceJSONLT ¶
func ServiceJSONLT(v string) predicate.ProxyRoutingUnlockService
ServiceJSONLT applies the LT predicate on the "service_json" field.
func ServiceJSONLTE ¶
func ServiceJSONLTE(v string) predicate.ProxyRoutingUnlockService
ServiceJSONLTE applies the LTE predicate on the "service_json" field.
func ServiceJSONNEQ ¶
func ServiceJSONNEQ(v string) predicate.ProxyRoutingUnlockService
ServiceJSONNEQ applies the NEQ predicate on the "service_json" field.
func ServiceJSONNotIn ¶
func ServiceJSONNotIn(vs ...string) predicate.ProxyRoutingUnlockService
ServiceJSONNotIn applies the NotIn predicate on the "service_json" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.ProxyRoutingUnlockService
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶
OrderOption defines the ordering options for the ProxyRoutingUnlockService queries.
func ByCategory ¶
func ByCategory(opts ...sql.OrderTermOption) OrderOption
ByCategory orders the results by the category field.
func ByCode ¶
func ByCode(opts ...sql.OrderTermOption) OrderOption
ByCode orders the results by the code field.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByEnabled ¶
func ByEnabled(opts ...sql.OrderTermOption) OrderOption
ByEnabled orders the results by the enabled field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByServiceJSON ¶
func ByServiceJSON(opts ...sql.OrderTermOption) OrderOption
ByServiceJSON orders the results by the service_json field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.