Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.App) predicate.App
- func AppID(v string) predicate.App
- func AppIDContains(v string) predicate.App
- func AppIDContainsFold(v string) predicate.App
- func AppIDEQ(v string) predicate.App
- func AppIDEqualFold(v string) predicate.App
- func AppIDGT(v string) predicate.App
- func AppIDGTE(v string) predicate.App
- func AppIDHasPrefix(v string) predicate.App
- func AppIDHasSuffix(v string) predicate.App
- func AppIDIn(vs ...string) predicate.App
- func AppIDIsNil() predicate.App
- func AppIDLT(v string) predicate.App
- func AppIDLTE(v string) predicate.App
- func AppIDNEQ(v string) predicate.App
- func AppIDNotIn(vs ...string) predicate.App
- func AppIDNotNil() predicate.App
- func AppSecret(v string) predicate.App
- func AppSecretContains(v string) predicate.App
- func AppSecretContainsFold(v string) predicate.App
- func AppSecretEQ(v string) predicate.App
- func AppSecretEqualFold(v string) predicate.App
- func AppSecretGT(v string) predicate.App
- func AppSecretGTE(v string) predicate.App
- func AppSecretHasPrefix(v string) predicate.App
- func AppSecretHasSuffix(v string) predicate.App
- func AppSecretIn(vs ...string) predicate.App
- func AppSecretIsNil() predicate.App
- func AppSecretLT(v string) predicate.App
- func AppSecretLTE(v string) predicate.App
- func AppSecretNEQ(v string) predicate.App
- func AppSecretNotIn(vs ...string) predicate.App
- func AppSecretNotNil() predicate.App
- func Conf(v string) predicate.App
- func ConfContains(v string) predicate.App
- func ConfContainsFold(v string) predicate.App
- func ConfEQ(v string) predicate.App
- func ConfEqualFold(v string) predicate.App
- func ConfGT(v string) predicate.App
- func ConfGTE(v string) predicate.App
- func ConfHasPrefix(v string) predicate.App
- func ConfHasSuffix(v string) predicate.App
- func ConfIn(vs ...string) predicate.App
- func ConfIsNil() predicate.App
- func ConfLT(v string) predicate.App
- func ConfLTE(v string) predicate.App
- func ConfNEQ(v string) predicate.App
- func ConfNotIn(vs ...string) predicate.App
- func ConfNotNil() predicate.App
- func CreatedAt(v time.Time) predicate.App
- func CreatedAtEQ(v time.Time) predicate.App
- func CreatedAtGT(v time.Time) predicate.App
- func CreatedAtGTE(v time.Time) predicate.App
- func CreatedAtIn(vs ...time.Time) predicate.App
- func CreatedAtIsNil() predicate.App
- func CreatedAtLT(v time.Time) predicate.App
- func CreatedAtLTE(v time.Time) predicate.App
- func CreatedAtNEQ(v time.Time) predicate.App
- func CreatedAtNotIn(vs ...time.Time) predicate.App
- func CreatedAtNotNil() predicate.App
- func DeleteAt(v time.Time) predicate.App
- func DeleteAtEQ(v time.Time) predicate.App
- func DeleteAtGT(v time.Time) predicate.App
- func DeleteAtGTE(v time.Time) predicate.App
- func DeleteAtIn(vs ...time.Time) predicate.App
- func DeleteAtIsNil() predicate.App
- func DeleteAtLT(v time.Time) predicate.App
- func DeleteAtLTE(v time.Time) predicate.App
- func DeleteAtNEQ(v time.Time) predicate.App
- func DeleteAtNotIn(vs ...time.Time) predicate.App
- func DeleteAtNotNil() predicate.App
- func Description(v string) predicate.App
- func DescriptionContains(v string) predicate.App
- func DescriptionContainsFold(v string) predicate.App
- func DescriptionEQ(v string) predicate.App
- func DescriptionEqualFold(v string) predicate.App
- func DescriptionGT(v string) predicate.App
- func DescriptionGTE(v string) predicate.App
- func DescriptionHasPrefix(v string) predicate.App
- func DescriptionHasSuffix(v string) predicate.App
- func DescriptionIn(vs ...string) predicate.App
- func DescriptionIsNil() predicate.App
- func DescriptionLT(v string) predicate.App
- func DescriptionLTE(v string) predicate.App
- func DescriptionNEQ(v string) predicate.App
- func DescriptionNotIn(vs ...string) predicate.App
- func DescriptionNotNil() predicate.App
- func EncryptedAppPrivateKey(v string) predicate.App
- func EncryptedAppPrivateKeyContains(v string) predicate.App
- func EncryptedAppPrivateKeyContainsFold(v string) predicate.App
- func EncryptedAppPrivateKeyEQ(v string) predicate.App
- func EncryptedAppPrivateKeyEqualFold(v string) predicate.App
- func EncryptedAppPrivateKeyGT(v string) predicate.App
- func EncryptedAppPrivateKeyGTE(v string) predicate.App
- func EncryptedAppPrivateKeyHasPrefix(v string) predicate.App
- func EncryptedAppPrivateKeyHasSuffix(v string) predicate.App
- func EncryptedAppPrivateKeyIn(vs ...string) predicate.App
- func EncryptedAppPrivateKeyIsNil() predicate.App
- func EncryptedAppPrivateKeyLT(v string) predicate.App
- func EncryptedAppPrivateKeyLTE(v string) predicate.App
- func EncryptedAppPrivateKeyNEQ(v string) predicate.App
- func EncryptedAppPrivateKeyNotIn(vs ...string) predicate.App
- func EncryptedAppPrivateKeyNotNil() predicate.App
- func EncryptedAppPublicKey(v string) predicate.App
- func EncryptedAppPublicKeyContains(v string) predicate.App
- func EncryptedAppPublicKeyContainsFold(v string) predicate.App
- func EncryptedAppPublicKeyEQ(v string) predicate.App
- func EncryptedAppPublicKeyEqualFold(v string) predicate.App
- func EncryptedAppPublicKeyGT(v string) predicate.App
- func EncryptedAppPublicKeyGTE(v string) predicate.App
- func EncryptedAppPublicKeyHasPrefix(v string) predicate.App
- func EncryptedAppPublicKeyHasSuffix(v string) predicate.App
- func EncryptedAppPublicKeyIn(vs ...string) predicate.App
- func EncryptedAppPublicKeyIsNil() predicate.App
- func EncryptedAppPublicKeyLT(v string) predicate.App
- func EncryptedAppPublicKeyLTE(v string) predicate.App
- func EncryptedAppPublicKeyNEQ(v string) predicate.App
- func EncryptedAppPublicKeyNotIn(vs ...string) predicate.App
- func EncryptedAppPublicKeyNotNil() predicate.App
- func EncryptedOperatorRsaPublicKey(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyContains(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyContainsFold(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyEQ(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyEqualFold(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyGT(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyGTE(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyHasPrefix(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyHasSuffix(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyIn(vs ...string) predicate.App
- func EncryptedOperatorRsaPublicKeyIsNil() predicate.App
- func EncryptedOperatorRsaPublicKeyLT(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyLTE(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyNEQ(v string) predicate.App
- func EncryptedOperatorRsaPublicKeyNotIn(vs ...string) predicate.App
- func EncryptedOperatorRsaPublicKeyNotNil() predicate.App
- func ID(id int) predicate.App
- func IDEQ(id int) predicate.App
- func IDGT(id int) predicate.App
- func IDGTE(id int) predicate.App
- func IDIn(ids ...int) predicate.App
- func IDLT(id int) predicate.App
- func IDLTE(id int) predicate.App
- func IDNEQ(id int) predicate.App
- func IDNotIn(ids ...int) predicate.App
- func IPWhitelistIsNil() predicate.App
- func IPWhitelistNotNil() predicate.App
- func Not(p predicate.App) predicate.App
- func OperatorID(v int) predicate.App
- func OperatorIDEQ(v int) predicate.App
- func OperatorIDGT(v int) predicate.App
- func OperatorIDGTE(v int) predicate.App
- func OperatorIDIn(vs ...int) predicate.App
- func OperatorIDIsNil() predicate.App
- func OperatorIDLT(v int) predicate.App
- func OperatorIDLTE(v int) predicate.App
- func OperatorIDNEQ(v int) predicate.App
- func OperatorIDNotIn(vs ...int) predicate.App
- func OperatorIDNotNil() predicate.App
- func Or(predicates ...predicate.App) predicate.App
- func Status(v int) predicate.App
- func StatusEQ(v int) predicate.App
- func StatusGT(v int) predicate.App
- func StatusGTE(v int) predicate.App
- func StatusIn(vs ...int) predicate.App
- func StatusIsNil() predicate.App
- func StatusLT(v int) predicate.App
- func StatusLTE(v int) predicate.App
- func StatusNEQ(v int) predicate.App
- func StatusNotIn(vs ...int) predicate.App
- func StatusNotNil() predicate.App
- func Title(v string) predicate.App
- func TitleContains(v string) predicate.App
- func TitleContainsFold(v string) predicate.App
- func TitleEQ(v string) predicate.App
- func TitleEqualFold(v string) predicate.App
- func TitleGT(v string) predicate.App
- func TitleGTE(v string) predicate.App
- func TitleHasPrefix(v string) predicate.App
- func TitleHasSuffix(v string) predicate.App
- func TitleIn(vs ...string) predicate.App
- func TitleIsNil() predicate.App
- func TitleLT(v string) predicate.App
- func TitleLTE(v string) predicate.App
- func TitleNEQ(v string) predicate.App
- func TitleNotIn(vs ...string) predicate.App
- func TitleNotNil() predicate.App
- func UpdatedAt(v time.Time) predicate.App
- func UpdatedAtEQ(v time.Time) predicate.App
- func UpdatedAtGT(v time.Time) predicate.App
- func UpdatedAtGTE(v time.Time) predicate.App
- func UpdatedAtIn(vs ...time.Time) predicate.App
- func UpdatedAtIsNil() predicate.App
- func UpdatedAtLT(v time.Time) predicate.App
- func UpdatedAtLTE(v time.Time) predicate.App
- func UpdatedAtNEQ(v time.Time) predicate.App
- func UpdatedAtNotIn(vs ...time.Time) predicate.App
- func UpdatedAtNotNil() predicate.App
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the app type in the database. Label = "app" // FieldID holds the string denoting the id field in the database. FieldID = "id" // 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" // FieldDeleteAt holds the string denoting the delete_at field in the database. FieldDeleteAt = "delete_at" // FieldOperatorID holds the string denoting the operator_id field in the database. FieldOperatorID = "operator_id" // FieldEncryptedOperatorRsaPublicKey holds the string denoting the encrypted_operator_rsa_public_key field in the database. FieldEncryptedOperatorRsaPublicKey = "encrypted_operator_rsa_public_key" // FieldEncryptedAppPrivateKey holds the string denoting the encrypted_app_private_key field in the database. FieldEncryptedAppPrivateKey = "encrypted_app_private_key" // FieldEncryptedAppPublicKey holds the string denoting the encrypted_app_public_key field in the database. FieldEncryptedAppPublicKey = "encrypted_app_public_key" // FieldTitle holds the string denoting the title field in the database. FieldTitle = "title" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldConf holds the string denoting the conf field in the database. FieldConf = "conf" // FieldAppID holds the string denoting the app_id field in the database. FieldAppID = "app_id" // FieldAppSecret holds the string denoting the app_secret field in the database. FieldAppSecret = "app_secret" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldIPWhitelist holds the string denoting the ip_whitelist field in the database. FieldIPWhitelist = "ip_whitelist" // Table holds the table name of the app in the database. Table = "apps" )
Variables ¶
var ( // 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 // DefaultConf holds the default value on creation for the "conf" field. DefaultConf string // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus int )
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldDeleteAt, FieldOperatorID, FieldEncryptedOperatorRsaPublicKey, FieldEncryptedAppPrivateKey, FieldEncryptedAppPublicKey, FieldTitle, FieldDescription, FieldConf, FieldAppID, FieldAppSecret, FieldStatus, FieldIPWhitelist, }
Columns holds all SQL columns for app fields.
Functions ¶
func AppID ¶
AppID applies equality check predicate on the "app_id" field. It's identical to AppIDEQ.
func AppIDContains ¶
AppIDContains applies the Contains predicate on the "app_id" field.
func AppIDContainsFold ¶
AppIDContainsFold applies the ContainsFold predicate on the "app_id" field.
func AppIDEqualFold ¶
AppIDEqualFold applies the EqualFold predicate on the "app_id" field.
func AppIDHasPrefix ¶
AppIDHasPrefix applies the HasPrefix predicate on the "app_id" field.
func AppIDHasSuffix ¶
AppIDHasSuffix applies the HasSuffix predicate on the "app_id" field.
func AppIDIsNil ¶
AppIDIsNil applies the IsNil predicate on the "app_id" field.
func AppIDNotIn ¶
AppIDNotIn applies the NotIn predicate on the "app_id" field.
func AppIDNotNil ¶
AppIDNotNil applies the NotNil predicate on the "app_id" field.
func AppSecret ¶
AppSecret applies equality check predicate on the "app_secret" field. It's identical to AppSecretEQ.
func AppSecretContains ¶
AppSecretContains applies the Contains predicate on the "app_secret" field.
func AppSecretContainsFold ¶
AppSecretContainsFold applies the ContainsFold predicate on the "app_secret" field.
func AppSecretEQ ¶
AppSecretEQ applies the EQ predicate on the "app_secret" field.
func AppSecretEqualFold ¶
AppSecretEqualFold applies the EqualFold predicate on the "app_secret" field.
func AppSecretGT ¶
AppSecretGT applies the GT predicate on the "app_secret" field.
func AppSecretGTE ¶
AppSecretGTE applies the GTE predicate on the "app_secret" field.
func AppSecretHasPrefix ¶
AppSecretHasPrefix applies the HasPrefix predicate on the "app_secret" field.
func AppSecretHasSuffix ¶
AppSecretHasSuffix applies the HasSuffix predicate on the "app_secret" field.
func AppSecretIn ¶
AppSecretIn applies the In predicate on the "app_secret" field.
func AppSecretIsNil ¶
AppSecretIsNil applies the IsNil predicate on the "app_secret" field.
func AppSecretLT ¶
AppSecretLT applies the LT predicate on the "app_secret" field.
func AppSecretLTE ¶
AppSecretLTE applies the LTE predicate on the "app_secret" field.
func AppSecretNEQ ¶
AppSecretNEQ applies the NEQ predicate on the "app_secret" field.
func AppSecretNotIn ¶
AppSecretNotIn applies the NotIn predicate on the "app_secret" field.
func AppSecretNotNil ¶
AppSecretNotNil applies the NotNil predicate on the "app_secret" field.
func ConfContains ¶
ConfContains applies the Contains predicate on the "conf" field.
func ConfContainsFold ¶
ConfContainsFold applies the ContainsFold predicate on the "conf" field.
func ConfEqualFold ¶
ConfEqualFold applies the EqualFold predicate on the "conf" field.
func ConfHasPrefix ¶
ConfHasPrefix applies the HasPrefix predicate on the "conf" field.
func ConfHasSuffix ¶
ConfHasSuffix applies the HasSuffix predicate on the "conf" field.
func ConfNotNil ¶
ConfNotNil applies the NotNil predicate on the "conf" field.
func CreatedAt ¶
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func DeleteAt ¶
DeleteAt applies equality check predicate on the "delete_at" field. It's identical to DeleteAtEQ.
func DeleteAtEQ ¶
DeleteAtEQ applies the EQ predicate on the "delete_at" field.
func DeleteAtGT ¶
DeleteAtGT applies the GT predicate on the "delete_at" field.
func DeleteAtGTE ¶
DeleteAtGTE applies the GTE predicate on the "delete_at" field.
func DeleteAtIn ¶
DeleteAtIn applies the In predicate on the "delete_at" field.
func DeleteAtIsNil ¶
DeleteAtIsNil applies the IsNil predicate on the "delete_at" field.
func DeleteAtLT ¶
DeleteAtLT applies the LT predicate on the "delete_at" field.
func DeleteAtLTE ¶
DeleteAtLTE applies the LTE predicate on the "delete_at" field.
func DeleteAtNEQ ¶
DeleteAtNEQ applies the NEQ predicate on the "delete_at" field.
func DeleteAtNotIn ¶
DeleteAtNotIn applies the NotIn predicate on the "delete_at" field.
func DeleteAtNotNil ¶
DeleteAtNotNil applies the NotNil predicate on the "delete_at" field.
func Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func EncryptedAppPrivateKey ¶
EncryptedAppPrivateKey applies equality check predicate on the "encrypted_app_private_key" field. It's identical to EncryptedAppPrivateKeyEQ.
func EncryptedAppPrivateKeyContains ¶
EncryptedAppPrivateKeyContains applies the Contains predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyContainsFold ¶
EncryptedAppPrivateKeyContainsFold applies the ContainsFold predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyEQ ¶
EncryptedAppPrivateKeyEQ applies the EQ predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyEqualFold ¶
EncryptedAppPrivateKeyEqualFold applies the EqualFold predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyGT ¶
EncryptedAppPrivateKeyGT applies the GT predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyGTE ¶
EncryptedAppPrivateKeyGTE applies the GTE predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyHasPrefix ¶
EncryptedAppPrivateKeyHasPrefix applies the HasPrefix predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyHasSuffix ¶
EncryptedAppPrivateKeyHasSuffix applies the HasSuffix predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyIn ¶
EncryptedAppPrivateKeyIn applies the In predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyIsNil ¶
EncryptedAppPrivateKeyIsNil applies the IsNil predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyLT ¶
EncryptedAppPrivateKeyLT applies the LT predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyLTE ¶
EncryptedAppPrivateKeyLTE applies the LTE predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyNEQ ¶
EncryptedAppPrivateKeyNEQ applies the NEQ predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyNotIn ¶
EncryptedAppPrivateKeyNotIn applies the NotIn predicate on the "encrypted_app_private_key" field.
func EncryptedAppPrivateKeyNotNil ¶
EncryptedAppPrivateKeyNotNil applies the NotNil predicate on the "encrypted_app_private_key" field.
func EncryptedAppPublicKey ¶
EncryptedAppPublicKey applies equality check predicate on the "encrypted_app_public_key" field. It's identical to EncryptedAppPublicKeyEQ.
func EncryptedAppPublicKeyContains ¶
EncryptedAppPublicKeyContains applies the Contains predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyContainsFold ¶
EncryptedAppPublicKeyContainsFold applies the ContainsFold predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyEQ ¶
EncryptedAppPublicKeyEQ applies the EQ predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyEqualFold ¶
EncryptedAppPublicKeyEqualFold applies the EqualFold predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyGT ¶
EncryptedAppPublicKeyGT applies the GT predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyGTE ¶
EncryptedAppPublicKeyGTE applies the GTE predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyHasPrefix ¶
EncryptedAppPublicKeyHasPrefix applies the HasPrefix predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyHasSuffix ¶
EncryptedAppPublicKeyHasSuffix applies the HasSuffix predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyIn ¶
EncryptedAppPublicKeyIn applies the In predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyIsNil ¶
EncryptedAppPublicKeyIsNil applies the IsNil predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyLT ¶
EncryptedAppPublicKeyLT applies the LT predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyLTE ¶
EncryptedAppPublicKeyLTE applies the LTE predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyNEQ ¶
EncryptedAppPublicKeyNEQ applies the NEQ predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyNotIn ¶
EncryptedAppPublicKeyNotIn applies the NotIn predicate on the "encrypted_app_public_key" field.
func EncryptedAppPublicKeyNotNil ¶
EncryptedAppPublicKeyNotNil applies the NotNil predicate on the "encrypted_app_public_key" field.
func EncryptedOperatorRsaPublicKey ¶
EncryptedOperatorRsaPublicKey applies equality check predicate on the "encrypted_operator_rsa_public_key" field. It's identical to EncryptedOperatorRsaPublicKeyEQ.
func EncryptedOperatorRsaPublicKeyContains ¶
EncryptedOperatorRsaPublicKeyContains applies the Contains predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyContainsFold ¶
EncryptedOperatorRsaPublicKeyContainsFold applies the ContainsFold predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyEQ ¶
EncryptedOperatorRsaPublicKeyEQ applies the EQ predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyEqualFold ¶
EncryptedOperatorRsaPublicKeyEqualFold applies the EqualFold predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyGT ¶
EncryptedOperatorRsaPublicKeyGT applies the GT predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyGTE ¶
EncryptedOperatorRsaPublicKeyGTE applies the GTE predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyHasPrefix ¶
EncryptedOperatorRsaPublicKeyHasPrefix applies the HasPrefix predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyHasSuffix ¶
EncryptedOperatorRsaPublicKeyHasSuffix applies the HasSuffix predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyIn ¶
EncryptedOperatorRsaPublicKeyIn applies the In predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyIsNil ¶
EncryptedOperatorRsaPublicKeyIsNil applies the IsNil predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyLT ¶
EncryptedOperatorRsaPublicKeyLT applies the LT predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyLTE ¶
EncryptedOperatorRsaPublicKeyLTE applies the LTE predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyNEQ ¶
EncryptedOperatorRsaPublicKeyNEQ applies the NEQ predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyNotIn ¶
EncryptedOperatorRsaPublicKeyNotIn applies the NotIn predicate on the "encrypted_operator_rsa_public_key" field.
func EncryptedOperatorRsaPublicKeyNotNil ¶
EncryptedOperatorRsaPublicKeyNotNil applies the NotNil predicate on the "encrypted_operator_rsa_public_key" field.
func IPWhitelistIsNil ¶
IPWhitelistIsNil applies the IsNil predicate on the "ip_whitelist" field.
func IPWhitelistNotNil ¶
IPWhitelistNotNil applies the NotNil predicate on the "ip_whitelist" field.
func OperatorID ¶
OperatorID applies equality check predicate on the "operator_id" field. It's identical to OperatorIDEQ.
func OperatorIDEQ ¶
OperatorIDEQ applies the EQ predicate on the "operator_id" field.
func OperatorIDGT ¶
OperatorIDGT applies the GT predicate on the "operator_id" field.
func OperatorIDGTE ¶
OperatorIDGTE applies the GTE predicate on the "operator_id" field.
func OperatorIDIn ¶
OperatorIDIn applies the In predicate on the "operator_id" field.
func OperatorIDIsNil ¶
OperatorIDIsNil applies the IsNil predicate on the "operator_id" field.
func OperatorIDLT ¶
OperatorIDLT applies the LT predicate on the "operator_id" field.
func OperatorIDLTE ¶
OperatorIDLTE applies the LTE predicate on the "operator_id" field.
func OperatorIDNEQ ¶
OperatorIDNEQ applies the NEQ predicate on the "operator_id" field.
func OperatorIDNotIn ¶
OperatorIDNotIn applies the NotIn predicate on the "operator_id" field.
func OperatorIDNotNil ¶
OperatorIDNotNil applies the NotNil predicate on the "operator_id" field.
func Status ¶
Status applies equality check predicate on the "status" field. It's identical to StatusEQ.
func StatusIsNil ¶
StatusIsNil applies the IsNil predicate on the "status" field.
func StatusNotIn ¶
StatusNotIn applies the NotIn predicate on the "status" field.
func StatusNotNil ¶
StatusNotNil applies the NotNil predicate on the "status" field.
func Title ¶
Title applies equality check predicate on the "title" field. It's identical to TitleEQ.
func TitleContains ¶
TitleContains applies the Contains predicate on the "title" field.
func TitleContainsFold ¶
TitleContainsFold applies the ContainsFold predicate on the "title" field.
func TitleEqualFold ¶
TitleEqualFold applies the EqualFold predicate on the "title" field.
func TitleHasPrefix ¶
TitleHasPrefix applies the HasPrefix predicate on the "title" field.
func TitleHasSuffix ¶
TitleHasSuffix applies the HasSuffix predicate on the "title" field.
func TitleIsNil ¶
TitleIsNil applies the IsNil predicate on the "title" field.
func TitleNotIn ¶
TitleNotIn applies the NotIn predicate on the "title" field.
func TitleNotNil ¶
TitleNotNil applies the NotNil predicate on the "title" field.
func UpdatedAt ¶
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.