Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.ProxySubscribeApplication) predicate.ProxySubscribeApplication
- func CreatedAt(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtEQ(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtGT(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtGTE(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtIn(vs ...time.Time) predicate.ProxySubscribeApplication
- func CreatedAtIsNil() predicate.ProxySubscribeApplication
- func CreatedAtLT(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtLTE(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtNEQ(v time.Time) predicate.ProxySubscribeApplication
- func CreatedAtNotIn(vs ...time.Time) predicate.ProxySubscribeApplication
- func CreatedAtNotNil() predicate.ProxySubscribeApplication
- func Description(v string) predicate.ProxySubscribeApplication
- func DescriptionContains(v string) predicate.ProxySubscribeApplication
- func DescriptionContainsFold(v string) predicate.ProxySubscribeApplication
- func DescriptionEQ(v string) predicate.ProxySubscribeApplication
- func DescriptionEqualFold(v string) predicate.ProxySubscribeApplication
- func DescriptionGT(v string) predicate.ProxySubscribeApplication
- func DescriptionGTE(v string) predicate.ProxySubscribeApplication
- func DescriptionHasPrefix(v string) predicate.ProxySubscribeApplication
- func DescriptionHasSuffix(v string) predicate.ProxySubscribeApplication
- func DescriptionIn(vs ...string) predicate.ProxySubscribeApplication
- func DescriptionIsNil() predicate.ProxySubscribeApplication
- func DescriptionLT(v string) predicate.ProxySubscribeApplication
- func DescriptionLTE(v string) predicate.ProxySubscribeApplication
- func DescriptionNEQ(v string) predicate.ProxySubscribeApplication
- func DescriptionNotIn(vs ...string) predicate.ProxySubscribeApplication
- func DescriptionNotNil() predicate.ProxySubscribeApplication
- func DownloadLink(v string) predicate.ProxySubscribeApplication
- func DownloadLinkContains(v string) predicate.ProxySubscribeApplication
- func DownloadLinkContainsFold(v string) predicate.ProxySubscribeApplication
- func DownloadLinkEQ(v string) predicate.ProxySubscribeApplication
- func DownloadLinkEqualFold(v string) predicate.ProxySubscribeApplication
- func DownloadLinkGT(v string) predicate.ProxySubscribeApplication
- func DownloadLinkGTE(v string) predicate.ProxySubscribeApplication
- func DownloadLinkHasPrefix(v string) predicate.ProxySubscribeApplication
- func DownloadLinkHasSuffix(v string) predicate.ProxySubscribeApplication
- func DownloadLinkIn(vs ...string) predicate.ProxySubscribeApplication
- func DownloadLinkLT(v string) predicate.ProxySubscribeApplication
- func DownloadLinkLTE(v string) predicate.ProxySubscribeApplication
- func DownloadLinkNEQ(v string) predicate.ProxySubscribeApplication
- func DownloadLinkNotIn(vs ...string) predicate.ProxySubscribeApplication
- func ID(id int64) predicate.ProxySubscribeApplication
- func IDEQ(id int64) predicate.ProxySubscribeApplication
- func IDGT(id int64) predicate.ProxySubscribeApplication
- func IDGTE(id int64) predicate.ProxySubscribeApplication
- func IDIn(ids ...int64) predicate.ProxySubscribeApplication
- func IDLT(id int64) predicate.ProxySubscribeApplication
- func IDLTE(id int64) predicate.ProxySubscribeApplication
- func IDNEQ(id int64) predicate.ProxySubscribeApplication
- func IDNotIn(ids ...int64) predicate.ProxySubscribeApplication
- func Icon(v string) predicate.ProxySubscribeApplication
- func IconContains(v string) predicate.ProxySubscribeApplication
- func IconContainsFold(v string) predicate.ProxySubscribeApplication
- func IconEQ(v string) predicate.ProxySubscribeApplication
- func IconEqualFold(v string) predicate.ProxySubscribeApplication
- func IconGT(v string) predicate.ProxySubscribeApplication
- func IconGTE(v string) predicate.ProxySubscribeApplication
- func IconHasPrefix(v string) predicate.ProxySubscribeApplication
- func IconHasSuffix(v string) predicate.ProxySubscribeApplication
- func IconIn(vs ...string) predicate.ProxySubscribeApplication
- func IconIsNil() predicate.ProxySubscribeApplication
- func IconLT(v string) predicate.ProxySubscribeApplication
- func IconLTE(v string) predicate.ProxySubscribeApplication
- func IconNEQ(v string) predicate.ProxySubscribeApplication
- func IconNotIn(vs ...string) predicate.ProxySubscribeApplication
- func IconNotNil() predicate.ProxySubscribeApplication
- func IsDefault(v bool) predicate.ProxySubscribeApplication
- func IsDefaultEQ(v bool) predicate.ProxySubscribeApplication
- func IsDefaultNEQ(v bool) predicate.ProxySubscribeApplication
- func Name(v string) predicate.ProxySubscribeApplication
- func NameContains(v string) predicate.ProxySubscribeApplication
- func NameContainsFold(v string) predicate.ProxySubscribeApplication
- func NameEQ(v string) predicate.ProxySubscribeApplication
- func NameEqualFold(v string) predicate.ProxySubscribeApplication
- func NameGT(v string) predicate.ProxySubscribeApplication
- func NameGTE(v string) predicate.ProxySubscribeApplication
- func NameHasPrefix(v string) predicate.ProxySubscribeApplication
- func NameHasSuffix(v string) predicate.ProxySubscribeApplication
- func NameIn(vs ...string) predicate.ProxySubscribeApplication
- func NameLT(v string) predicate.ProxySubscribeApplication
- func NameLTE(v string) predicate.ProxySubscribeApplication
- func NameNEQ(v string) predicate.ProxySubscribeApplication
- func NameNotIn(vs ...string) predicate.ProxySubscribeApplication
- func Not(p predicate.ProxySubscribeApplication) predicate.ProxySubscribeApplication
- func Or(predicates ...predicate.ProxySubscribeApplication) predicate.ProxySubscribeApplication
- func OutputFormat(v string) predicate.ProxySubscribeApplication
- func OutputFormatContains(v string) predicate.ProxySubscribeApplication
- func OutputFormatContainsFold(v string) predicate.ProxySubscribeApplication
- func OutputFormatEQ(v string) predicate.ProxySubscribeApplication
- func OutputFormatEqualFold(v string) predicate.ProxySubscribeApplication
- func OutputFormatGT(v string) predicate.ProxySubscribeApplication
- func OutputFormatGTE(v string) predicate.ProxySubscribeApplication
- func OutputFormatHasPrefix(v string) predicate.ProxySubscribeApplication
- func OutputFormatHasSuffix(v string) predicate.ProxySubscribeApplication
- func OutputFormatIn(vs ...string) predicate.ProxySubscribeApplication
- func OutputFormatLT(v string) predicate.ProxySubscribeApplication
- func OutputFormatLTE(v string) predicate.ProxySubscribeApplication
- func OutputFormatNEQ(v string) predicate.ProxySubscribeApplication
- func OutputFormatNotIn(vs ...string) predicate.ProxySubscribeApplication
- func Scheme(v string) predicate.ProxySubscribeApplication
- func SchemeContains(v string) predicate.ProxySubscribeApplication
- func SchemeContainsFold(v string) predicate.ProxySubscribeApplication
- func SchemeEQ(v string) predicate.ProxySubscribeApplication
- func SchemeEqualFold(v string) predicate.ProxySubscribeApplication
- func SchemeGT(v string) predicate.ProxySubscribeApplication
- func SchemeGTE(v string) predicate.ProxySubscribeApplication
- func SchemeHasPrefix(v string) predicate.ProxySubscribeApplication
- func SchemeHasSuffix(v string) predicate.ProxySubscribeApplication
- func SchemeIn(vs ...string) predicate.ProxySubscribeApplication
- func SchemeLT(v string) predicate.ProxySubscribeApplication
- func SchemeLTE(v string) predicate.ProxySubscribeApplication
- func SchemeNEQ(v string) predicate.ProxySubscribeApplication
- func SchemeNotIn(vs ...string) predicate.ProxySubscribeApplication
- func SubscribeTemplate(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateContains(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateContainsFold(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateEQ(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateEqualFold(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateGT(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateGTE(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateHasPrefix(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateHasSuffix(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateIn(vs ...string) predicate.ProxySubscribeApplication
- func SubscribeTemplateIsNil() predicate.ProxySubscribeApplication
- func SubscribeTemplateLT(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateLTE(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateNEQ(v string) predicate.ProxySubscribeApplication
- func SubscribeTemplateNotIn(vs ...string) predicate.ProxySubscribeApplication
- func SubscribeTemplateNotNil() predicate.ProxySubscribeApplication
- func UpdatedAt(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtEQ(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtGT(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtGTE(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtIn(vs ...time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtIsNil() predicate.ProxySubscribeApplication
- func UpdatedAtLT(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtLTE(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtNEQ(v time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtNotIn(vs ...time.Time) predicate.ProxySubscribeApplication
- func UpdatedAtNotNil() predicate.ProxySubscribeApplication
- func UserAgent(v string) predicate.ProxySubscribeApplication
- func UserAgentContains(v string) predicate.ProxySubscribeApplication
- func UserAgentContainsFold(v string) predicate.ProxySubscribeApplication
- func UserAgentEQ(v string) predicate.ProxySubscribeApplication
- func UserAgentEqualFold(v string) predicate.ProxySubscribeApplication
- func UserAgentGT(v string) predicate.ProxySubscribeApplication
- func UserAgentGTE(v string) predicate.ProxySubscribeApplication
- func UserAgentHasPrefix(v string) predicate.ProxySubscribeApplication
- func UserAgentHasSuffix(v string) predicate.ProxySubscribeApplication
- func UserAgentIn(vs ...string) predicate.ProxySubscribeApplication
- func UserAgentLT(v string) predicate.ProxySubscribeApplication
- func UserAgentLTE(v string) predicate.ProxySubscribeApplication
- func UserAgentNEQ(v string) predicate.ProxySubscribeApplication
- func UserAgentNotIn(vs ...string) predicate.ProxySubscribeApplication
- func ValidColumn(column string) bool
- type OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByDownloadLink(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByIcon(opts ...sql.OrderTermOption) OrderOption
- func ByIsDefault(opts ...sql.OrderTermOption) OrderOption
- func ByName(opts ...sql.OrderTermOption) OrderOption
- func ByOutputFormat(opts ...sql.OrderTermOption) OrderOption
- func ByScheme(opts ...sql.OrderTermOption) OrderOption
- func BySubscribeTemplate(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUserAgent(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the proxysubscribeapplication type in the database. Label = "proxy_subscribe_application" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldName holds the string denoting the name field in the database. FieldName = "name" // FieldIcon holds the string denoting the icon field in the database. FieldIcon = "icon" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldScheme holds the string denoting the scheme field in the database. FieldScheme = "scheme" // FieldUserAgent holds the string denoting the user_agent field in the database. FieldUserAgent = "user_agent" // FieldIsDefault holds the string denoting the is_default field in the database. FieldIsDefault = "is_default" // FieldSubscribeTemplate holds the string denoting the subscribe_template field in the database. FieldSubscribeTemplate = "subscribe_template" // FieldOutputFormat holds the string denoting the output_format field in the database. FieldOutputFormat = "output_format" // FieldDownloadLink holds the string denoting the download_link field in the database. FieldDownloadLink = "download_link" // 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 proxysubscribeapplication in the database. Table = "subscribe_application" )
Variables ¶
var ( // DefaultName holds the default value on creation for the "name" field. DefaultName string // NameValidator is a validator for the "name" field. It is called by the builders before save. NameValidator func(string) error // DescriptionValidator is a validator for the "description" field. It is called by the builders before save. DescriptionValidator func(string) error // DefaultScheme holds the default value on creation for the "scheme" field. DefaultScheme string // SchemeValidator is a validator for the "scheme" field. It is called by the builders before save. SchemeValidator func(string) error // DefaultUserAgent holds the default value on creation for the "user_agent" field. DefaultUserAgent string // UserAgentValidator is a validator for the "user_agent" field. It is called by the builders before save. UserAgentValidator func(string) error // DefaultIsDefault holds the default value on creation for the "is_default" field. DefaultIsDefault bool // DefaultOutputFormat holds the default value on creation for the "output_format" field. DefaultOutputFormat string // OutputFormatValidator is a validator for the "output_format" field. It is called by the builders before save. OutputFormatValidator func(string) error // 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 // IDValidator is a validator for the "id" field. It is called by the builders before save. IDValidator func(int64) error )
var Columns = []string{ FieldID, FieldName, FieldIcon, FieldDescription, FieldScheme, FieldUserAgent, FieldIsDefault, FieldSubscribeTemplate, FieldOutputFormat, FieldDownloadLink, FieldCreatedAt, FieldUpdatedAt, }
Columns holds all SQL columns for proxysubscribeapplication fields.
Functions ¶
func And ¶
func And(predicates ...predicate.ProxySubscribeApplication) predicate.ProxySubscribeApplication
And groups predicates with the AND operator between them.
func CreatedAt ¶
func CreatedAt(v time.Time) predicate.ProxySubscribeApplication
CreatedAt applies equality check predicate on the "created_at" field. It's identical to CreatedAtEQ.
func CreatedAtEQ ¶
func CreatedAtEQ(v time.Time) predicate.ProxySubscribeApplication
CreatedAtEQ applies the EQ predicate on the "created_at" field.
func CreatedAtGT ¶
func CreatedAtGT(v time.Time) predicate.ProxySubscribeApplication
CreatedAtGT applies the GT predicate on the "created_at" field.
func CreatedAtGTE ¶
func CreatedAtGTE(v time.Time) predicate.ProxySubscribeApplication
CreatedAtGTE applies the GTE predicate on the "created_at" field.
func CreatedAtIn ¶
func CreatedAtIn(vs ...time.Time) predicate.ProxySubscribeApplication
CreatedAtIn applies the In predicate on the "created_at" field.
func CreatedAtIsNil ¶
func CreatedAtIsNil() predicate.ProxySubscribeApplication
CreatedAtIsNil applies the IsNil predicate on the "created_at" field.
func CreatedAtLT ¶
func CreatedAtLT(v time.Time) predicate.ProxySubscribeApplication
CreatedAtLT applies the LT predicate on the "created_at" field.
func CreatedAtLTE ¶
func CreatedAtLTE(v time.Time) predicate.ProxySubscribeApplication
CreatedAtLTE applies the LTE predicate on the "created_at" field.
func CreatedAtNEQ ¶
func CreatedAtNEQ(v time.Time) predicate.ProxySubscribeApplication
CreatedAtNEQ applies the NEQ predicate on the "created_at" field.
func CreatedAtNotIn ¶
func CreatedAtNotIn(vs ...time.Time) predicate.ProxySubscribeApplication
CreatedAtNotIn applies the NotIn predicate on the "created_at" field.
func CreatedAtNotNil ¶
func CreatedAtNotNil() predicate.ProxySubscribeApplication
CreatedAtNotNil applies the NotNil predicate on the "created_at" field.
func Description ¶
func Description(v string) predicate.ProxySubscribeApplication
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
func DescriptionContains(v string) predicate.ProxySubscribeApplication
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
func DescriptionContainsFold(v string) predicate.ProxySubscribeApplication
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
func DescriptionEQ(v string) predicate.ProxySubscribeApplication
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
func DescriptionEqualFold(v string) predicate.ProxySubscribeApplication
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
func DescriptionGT(v string) predicate.ProxySubscribeApplication
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
func DescriptionGTE(v string) predicate.ProxySubscribeApplication
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
func DescriptionHasPrefix(v string) predicate.ProxySubscribeApplication
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
func DescriptionHasSuffix(v string) predicate.ProxySubscribeApplication
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
func DescriptionIn(vs ...string) predicate.ProxySubscribeApplication
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
func DescriptionIsNil() predicate.ProxySubscribeApplication
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
func DescriptionLT(v string) predicate.ProxySubscribeApplication
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
func DescriptionLTE(v string) predicate.ProxySubscribeApplication
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
func DescriptionNEQ(v string) predicate.ProxySubscribeApplication
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
func DescriptionNotIn(vs ...string) predicate.ProxySubscribeApplication
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
func DescriptionNotNil() predicate.ProxySubscribeApplication
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DownloadLink ¶
func DownloadLink(v string) predicate.ProxySubscribeApplication
DownloadLink applies equality check predicate on the "download_link" field. It's identical to DownloadLinkEQ.
func DownloadLinkContains ¶
func DownloadLinkContains(v string) predicate.ProxySubscribeApplication
DownloadLinkContains applies the Contains predicate on the "download_link" field.
func DownloadLinkContainsFold ¶
func DownloadLinkContainsFold(v string) predicate.ProxySubscribeApplication
DownloadLinkContainsFold applies the ContainsFold predicate on the "download_link" field.
func DownloadLinkEQ ¶
func DownloadLinkEQ(v string) predicate.ProxySubscribeApplication
DownloadLinkEQ applies the EQ predicate on the "download_link" field.
func DownloadLinkEqualFold ¶
func DownloadLinkEqualFold(v string) predicate.ProxySubscribeApplication
DownloadLinkEqualFold applies the EqualFold predicate on the "download_link" field.
func DownloadLinkGT ¶
func DownloadLinkGT(v string) predicate.ProxySubscribeApplication
DownloadLinkGT applies the GT predicate on the "download_link" field.
func DownloadLinkGTE ¶
func DownloadLinkGTE(v string) predicate.ProxySubscribeApplication
DownloadLinkGTE applies the GTE predicate on the "download_link" field.
func DownloadLinkHasPrefix ¶
func DownloadLinkHasPrefix(v string) predicate.ProxySubscribeApplication
DownloadLinkHasPrefix applies the HasPrefix predicate on the "download_link" field.
func DownloadLinkHasSuffix ¶
func DownloadLinkHasSuffix(v string) predicate.ProxySubscribeApplication
DownloadLinkHasSuffix applies the HasSuffix predicate on the "download_link" field.
func DownloadLinkIn ¶
func DownloadLinkIn(vs ...string) predicate.ProxySubscribeApplication
DownloadLinkIn applies the In predicate on the "download_link" field.
func DownloadLinkLT ¶
func DownloadLinkLT(v string) predicate.ProxySubscribeApplication
DownloadLinkLT applies the LT predicate on the "download_link" field.
func DownloadLinkLTE ¶
func DownloadLinkLTE(v string) predicate.ProxySubscribeApplication
DownloadLinkLTE applies the LTE predicate on the "download_link" field.
func DownloadLinkNEQ ¶
func DownloadLinkNEQ(v string) predicate.ProxySubscribeApplication
DownloadLinkNEQ applies the NEQ predicate on the "download_link" field.
func DownloadLinkNotIn ¶
func DownloadLinkNotIn(vs ...string) predicate.ProxySubscribeApplication
DownloadLinkNotIn applies the NotIn predicate on the "download_link" field.
func ID ¶
func ID(id int64) predicate.ProxySubscribeApplication
ID filters vertices based on their ID field.
func IDEQ ¶
func IDEQ(id int64) predicate.ProxySubscribeApplication
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id int64) predicate.ProxySubscribeApplication
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id int64) predicate.ProxySubscribeApplication
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...int64) predicate.ProxySubscribeApplication
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id int64) predicate.ProxySubscribeApplication
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id int64) predicate.ProxySubscribeApplication
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id int64) predicate.ProxySubscribeApplication
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...int64) predicate.ProxySubscribeApplication
IDNotIn applies the NotIn predicate on the ID field.
func Icon ¶
func Icon(v string) predicate.ProxySubscribeApplication
Icon applies equality check predicate on the "icon" field. It's identical to IconEQ.
func IconContains ¶
func IconContains(v string) predicate.ProxySubscribeApplication
IconContains applies the Contains predicate on the "icon" field.
func IconContainsFold ¶
func IconContainsFold(v string) predicate.ProxySubscribeApplication
IconContainsFold applies the ContainsFold predicate on the "icon" field.
func IconEQ ¶
func IconEQ(v string) predicate.ProxySubscribeApplication
IconEQ applies the EQ predicate on the "icon" field.
func IconEqualFold ¶
func IconEqualFold(v string) predicate.ProxySubscribeApplication
IconEqualFold applies the EqualFold predicate on the "icon" field.
func IconGT ¶
func IconGT(v string) predicate.ProxySubscribeApplication
IconGT applies the GT predicate on the "icon" field.
func IconGTE ¶
func IconGTE(v string) predicate.ProxySubscribeApplication
IconGTE applies the GTE predicate on the "icon" field.
func IconHasPrefix ¶
func IconHasPrefix(v string) predicate.ProxySubscribeApplication
IconHasPrefix applies the HasPrefix predicate on the "icon" field.
func IconHasSuffix ¶
func IconHasSuffix(v string) predicate.ProxySubscribeApplication
IconHasSuffix applies the HasSuffix predicate on the "icon" field.
func IconIn ¶
func IconIn(vs ...string) predicate.ProxySubscribeApplication
IconIn applies the In predicate on the "icon" field.
func IconIsNil ¶
func IconIsNil() predicate.ProxySubscribeApplication
IconIsNil applies the IsNil predicate on the "icon" field.
func IconLT ¶
func IconLT(v string) predicate.ProxySubscribeApplication
IconLT applies the LT predicate on the "icon" field.
func IconLTE ¶
func IconLTE(v string) predicate.ProxySubscribeApplication
IconLTE applies the LTE predicate on the "icon" field.
func IconNEQ ¶
func IconNEQ(v string) predicate.ProxySubscribeApplication
IconNEQ applies the NEQ predicate on the "icon" field.
func IconNotIn ¶
func IconNotIn(vs ...string) predicate.ProxySubscribeApplication
IconNotIn applies the NotIn predicate on the "icon" field.
func IconNotNil ¶
func IconNotNil() predicate.ProxySubscribeApplication
IconNotNil applies the NotNil predicate on the "icon" field.
func IsDefault ¶
func IsDefault(v bool) predicate.ProxySubscribeApplication
IsDefault applies equality check predicate on the "is_default" field. It's identical to IsDefaultEQ.
func IsDefaultEQ ¶
func IsDefaultEQ(v bool) predicate.ProxySubscribeApplication
IsDefaultEQ applies the EQ predicate on the "is_default" field.
func IsDefaultNEQ ¶
func IsDefaultNEQ(v bool) predicate.ProxySubscribeApplication
IsDefaultNEQ applies the NEQ predicate on the "is_default" field.
func Name ¶
func Name(v string) predicate.ProxySubscribeApplication
Name applies equality check predicate on the "name" field. It's identical to NameEQ.
func NameContains ¶
func NameContains(v string) predicate.ProxySubscribeApplication
NameContains applies the Contains predicate on the "name" field.
func NameContainsFold ¶
func NameContainsFold(v string) predicate.ProxySubscribeApplication
NameContainsFold applies the ContainsFold predicate on the "name" field.
func NameEQ ¶
func NameEQ(v string) predicate.ProxySubscribeApplication
NameEQ applies the EQ predicate on the "name" field.
func NameEqualFold ¶
func NameEqualFold(v string) predicate.ProxySubscribeApplication
NameEqualFold applies the EqualFold predicate on the "name" field.
func NameGT ¶
func NameGT(v string) predicate.ProxySubscribeApplication
NameGT applies the GT predicate on the "name" field.
func NameGTE ¶
func NameGTE(v string) predicate.ProxySubscribeApplication
NameGTE applies the GTE predicate on the "name" field.
func NameHasPrefix ¶
func NameHasPrefix(v string) predicate.ProxySubscribeApplication
NameHasPrefix applies the HasPrefix predicate on the "name" field.
func NameHasSuffix ¶
func NameHasSuffix(v string) predicate.ProxySubscribeApplication
NameHasSuffix applies the HasSuffix predicate on the "name" field.
func NameIn ¶
func NameIn(vs ...string) predicate.ProxySubscribeApplication
NameIn applies the In predicate on the "name" field.
func NameLT ¶
func NameLT(v string) predicate.ProxySubscribeApplication
NameLT applies the LT predicate on the "name" field.
func NameLTE ¶
func NameLTE(v string) predicate.ProxySubscribeApplication
NameLTE applies the LTE predicate on the "name" field.
func NameNEQ ¶
func NameNEQ(v string) predicate.ProxySubscribeApplication
NameNEQ applies the NEQ predicate on the "name" field.
func NameNotIn ¶
func NameNotIn(vs ...string) predicate.ProxySubscribeApplication
NameNotIn applies the NotIn predicate on the "name" field.
func Or ¶
func Or(predicates ...predicate.ProxySubscribeApplication) predicate.ProxySubscribeApplication
Or groups predicates with the OR operator between them.
func OutputFormat ¶
func OutputFormat(v string) predicate.ProxySubscribeApplication
OutputFormat applies equality check predicate on the "output_format" field. It's identical to OutputFormatEQ.
func OutputFormatContains ¶
func OutputFormatContains(v string) predicate.ProxySubscribeApplication
OutputFormatContains applies the Contains predicate on the "output_format" field.
func OutputFormatContainsFold ¶
func OutputFormatContainsFold(v string) predicate.ProxySubscribeApplication
OutputFormatContainsFold applies the ContainsFold predicate on the "output_format" field.
func OutputFormatEQ ¶
func OutputFormatEQ(v string) predicate.ProxySubscribeApplication
OutputFormatEQ applies the EQ predicate on the "output_format" field.
func OutputFormatEqualFold ¶
func OutputFormatEqualFold(v string) predicate.ProxySubscribeApplication
OutputFormatEqualFold applies the EqualFold predicate on the "output_format" field.
func OutputFormatGT ¶
func OutputFormatGT(v string) predicate.ProxySubscribeApplication
OutputFormatGT applies the GT predicate on the "output_format" field.
func OutputFormatGTE ¶
func OutputFormatGTE(v string) predicate.ProxySubscribeApplication
OutputFormatGTE applies the GTE predicate on the "output_format" field.
func OutputFormatHasPrefix ¶
func OutputFormatHasPrefix(v string) predicate.ProxySubscribeApplication
OutputFormatHasPrefix applies the HasPrefix predicate on the "output_format" field.
func OutputFormatHasSuffix ¶
func OutputFormatHasSuffix(v string) predicate.ProxySubscribeApplication
OutputFormatHasSuffix applies the HasSuffix predicate on the "output_format" field.
func OutputFormatIn ¶
func OutputFormatIn(vs ...string) predicate.ProxySubscribeApplication
OutputFormatIn applies the In predicate on the "output_format" field.
func OutputFormatLT ¶
func OutputFormatLT(v string) predicate.ProxySubscribeApplication
OutputFormatLT applies the LT predicate on the "output_format" field.
func OutputFormatLTE ¶
func OutputFormatLTE(v string) predicate.ProxySubscribeApplication
OutputFormatLTE applies the LTE predicate on the "output_format" field.
func OutputFormatNEQ ¶
func OutputFormatNEQ(v string) predicate.ProxySubscribeApplication
OutputFormatNEQ applies the NEQ predicate on the "output_format" field.
func OutputFormatNotIn ¶
func OutputFormatNotIn(vs ...string) predicate.ProxySubscribeApplication
OutputFormatNotIn applies the NotIn predicate on the "output_format" field.
func Scheme ¶
func Scheme(v string) predicate.ProxySubscribeApplication
Scheme applies equality check predicate on the "scheme" field. It's identical to SchemeEQ.
func SchemeContains ¶
func SchemeContains(v string) predicate.ProxySubscribeApplication
SchemeContains applies the Contains predicate on the "scheme" field.
func SchemeContainsFold ¶
func SchemeContainsFold(v string) predicate.ProxySubscribeApplication
SchemeContainsFold applies the ContainsFold predicate on the "scheme" field.
func SchemeEQ ¶
func SchemeEQ(v string) predicate.ProxySubscribeApplication
SchemeEQ applies the EQ predicate on the "scheme" field.
func SchemeEqualFold ¶
func SchemeEqualFold(v string) predicate.ProxySubscribeApplication
SchemeEqualFold applies the EqualFold predicate on the "scheme" field.
func SchemeGT ¶
func SchemeGT(v string) predicate.ProxySubscribeApplication
SchemeGT applies the GT predicate on the "scheme" field.
func SchemeGTE ¶
func SchemeGTE(v string) predicate.ProxySubscribeApplication
SchemeGTE applies the GTE predicate on the "scheme" field.
func SchemeHasPrefix ¶
func SchemeHasPrefix(v string) predicate.ProxySubscribeApplication
SchemeHasPrefix applies the HasPrefix predicate on the "scheme" field.
func SchemeHasSuffix ¶
func SchemeHasSuffix(v string) predicate.ProxySubscribeApplication
SchemeHasSuffix applies the HasSuffix predicate on the "scheme" field.
func SchemeIn ¶
func SchemeIn(vs ...string) predicate.ProxySubscribeApplication
SchemeIn applies the In predicate on the "scheme" field.
func SchemeLT ¶
func SchemeLT(v string) predicate.ProxySubscribeApplication
SchemeLT applies the LT predicate on the "scheme" field.
func SchemeLTE ¶
func SchemeLTE(v string) predicate.ProxySubscribeApplication
SchemeLTE applies the LTE predicate on the "scheme" field.
func SchemeNEQ ¶
func SchemeNEQ(v string) predicate.ProxySubscribeApplication
SchemeNEQ applies the NEQ predicate on the "scheme" field.
func SchemeNotIn ¶
func SchemeNotIn(vs ...string) predicate.ProxySubscribeApplication
SchemeNotIn applies the NotIn predicate on the "scheme" field.
func SubscribeTemplate ¶
func SubscribeTemplate(v string) predicate.ProxySubscribeApplication
SubscribeTemplate applies equality check predicate on the "subscribe_template" field. It's identical to SubscribeTemplateEQ.
func SubscribeTemplateContains ¶
func SubscribeTemplateContains(v string) predicate.ProxySubscribeApplication
SubscribeTemplateContains applies the Contains predicate on the "subscribe_template" field.
func SubscribeTemplateContainsFold ¶
func SubscribeTemplateContainsFold(v string) predicate.ProxySubscribeApplication
SubscribeTemplateContainsFold applies the ContainsFold predicate on the "subscribe_template" field.
func SubscribeTemplateEQ ¶
func SubscribeTemplateEQ(v string) predicate.ProxySubscribeApplication
SubscribeTemplateEQ applies the EQ predicate on the "subscribe_template" field.
func SubscribeTemplateEqualFold ¶
func SubscribeTemplateEqualFold(v string) predicate.ProxySubscribeApplication
SubscribeTemplateEqualFold applies the EqualFold predicate on the "subscribe_template" field.
func SubscribeTemplateGT ¶
func SubscribeTemplateGT(v string) predicate.ProxySubscribeApplication
SubscribeTemplateGT applies the GT predicate on the "subscribe_template" field.
func SubscribeTemplateGTE ¶
func SubscribeTemplateGTE(v string) predicate.ProxySubscribeApplication
SubscribeTemplateGTE applies the GTE predicate on the "subscribe_template" field.
func SubscribeTemplateHasPrefix ¶
func SubscribeTemplateHasPrefix(v string) predicate.ProxySubscribeApplication
SubscribeTemplateHasPrefix applies the HasPrefix predicate on the "subscribe_template" field.
func SubscribeTemplateHasSuffix ¶
func SubscribeTemplateHasSuffix(v string) predicate.ProxySubscribeApplication
SubscribeTemplateHasSuffix applies the HasSuffix predicate on the "subscribe_template" field.
func SubscribeTemplateIn ¶
func SubscribeTemplateIn(vs ...string) predicate.ProxySubscribeApplication
SubscribeTemplateIn applies the In predicate on the "subscribe_template" field.
func SubscribeTemplateIsNil ¶
func SubscribeTemplateIsNil() predicate.ProxySubscribeApplication
SubscribeTemplateIsNil applies the IsNil predicate on the "subscribe_template" field.
func SubscribeTemplateLT ¶
func SubscribeTemplateLT(v string) predicate.ProxySubscribeApplication
SubscribeTemplateLT applies the LT predicate on the "subscribe_template" field.
func SubscribeTemplateLTE ¶
func SubscribeTemplateLTE(v string) predicate.ProxySubscribeApplication
SubscribeTemplateLTE applies the LTE predicate on the "subscribe_template" field.
func SubscribeTemplateNEQ ¶
func SubscribeTemplateNEQ(v string) predicate.ProxySubscribeApplication
SubscribeTemplateNEQ applies the NEQ predicate on the "subscribe_template" field.
func SubscribeTemplateNotIn ¶
func SubscribeTemplateNotIn(vs ...string) predicate.ProxySubscribeApplication
SubscribeTemplateNotIn applies the NotIn predicate on the "subscribe_template" field.
func SubscribeTemplateNotNil ¶
func SubscribeTemplateNotNil() predicate.ProxySubscribeApplication
SubscribeTemplateNotNil applies the NotNil predicate on the "subscribe_template" field.
func UpdatedAt ¶
func UpdatedAt(v time.Time) predicate.ProxySubscribeApplication
UpdatedAt applies equality check predicate on the "updated_at" field. It's identical to UpdatedAtEQ.
func UpdatedAtEQ ¶
func UpdatedAtEQ(v time.Time) predicate.ProxySubscribeApplication
UpdatedAtEQ applies the EQ predicate on the "updated_at" field.
func UpdatedAtGT ¶
func UpdatedAtGT(v time.Time) predicate.ProxySubscribeApplication
UpdatedAtGT applies the GT predicate on the "updated_at" field.
func UpdatedAtGTE ¶
func UpdatedAtGTE(v time.Time) predicate.ProxySubscribeApplication
UpdatedAtGTE applies the GTE predicate on the "updated_at" field.
func UpdatedAtIn ¶
func UpdatedAtIn(vs ...time.Time) predicate.ProxySubscribeApplication
UpdatedAtIn applies the In predicate on the "updated_at" field.
func UpdatedAtIsNil ¶
func UpdatedAtIsNil() predicate.ProxySubscribeApplication
UpdatedAtIsNil applies the IsNil predicate on the "updated_at" field.
func UpdatedAtLT ¶
func UpdatedAtLT(v time.Time) predicate.ProxySubscribeApplication
UpdatedAtLT applies the LT predicate on the "updated_at" field.
func UpdatedAtLTE ¶
func UpdatedAtLTE(v time.Time) predicate.ProxySubscribeApplication
UpdatedAtLTE applies the LTE predicate on the "updated_at" field.
func UpdatedAtNEQ ¶
func UpdatedAtNEQ(v time.Time) predicate.ProxySubscribeApplication
UpdatedAtNEQ applies the NEQ predicate on the "updated_at" field.
func UpdatedAtNotIn ¶
func UpdatedAtNotIn(vs ...time.Time) predicate.ProxySubscribeApplication
UpdatedAtNotIn applies the NotIn predicate on the "updated_at" field.
func UpdatedAtNotNil ¶
func UpdatedAtNotNil() predicate.ProxySubscribeApplication
UpdatedAtNotNil applies the NotNil predicate on the "updated_at" field.
func UserAgent ¶
func UserAgent(v string) predicate.ProxySubscribeApplication
UserAgent applies equality check predicate on the "user_agent" field. It's identical to UserAgentEQ.
func UserAgentContains ¶
func UserAgentContains(v string) predicate.ProxySubscribeApplication
UserAgentContains applies the Contains predicate on the "user_agent" field.
func UserAgentContainsFold ¶
func UserAgentContainsFold(v string) predicate.ProxySubscribeApplication
UserAgentContainsFold applies the ContainsFold predicate on the "user_agent" field.
func UserAgentEQ ¶
func UserAgentEQ(v string) predicate.ProxySubscribeApplication
UserAgentEQ applies the EQ predicate on the "user_agent" field.
func UserAgentEqualFold ¶
func UserAgentEqualFold(v string) predicate.ProxySubscribeApplication
UserAgentEqualFold applies the EqualFold predicate on the "user_agent" field.
func UserAgentGT ¶
func UserAgentGT(v string) predicate.ProxySubscribeApplication
UserAgentGT applies the GT predicate on the "user_agent" field.
func UserAgentGTE ¶
func UserAgentGTE(v string) predicate.ProxySubscribeApplication
UserAgentGTE applies the GTE predicate on the "user_agent" field.
func UserAgentHasPrefix ¶
func UserAgentHasPrefix(v string) predicate.ProxySubscribeApplication
UserAgentHasPrefix applies the HasPrefix predicate on the "user_agent" field.
func UserAgentHasSuffix ¶
func UserAgentHasSuffix(v string) predicate.ProxySubscribeApplication
UserAgentHasSuffix applies the HasSuffix predicate on the "user_agent" field.
func UserAgentIn ¶
func UserAgentIn(vs ...string) predicate.ProxySubscribeApplication
UserAgentIn applies the In predicate on the "user_agent" field.
func UserAgentLT ¶
func UserAgentLT(v string) predicate.ProxySubscribeApplication
UserAgentLT applies the LT predicate on the "user_agent" field.
func UserAgentLTE ¶
func UserAgentLTE(v string) predicate.ProxySubscribeApplication
UserAgentLTE applies the LTE predicate on the "user_agent" field.
func UserAgentNEQ ¶
func UserAgentNEQ(v string) predicate.ProxySubscribeApplication
UserAgentNEQ applies the NEQ predicate on the "user_agent" field.
func UserAgentNotIn ¶
func UserAgentNotIn(vs ...string) predicate.ProxySubscribeApplication
UserAgentNotIn applies the NotIn predicate on the "user_agent" 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 ProxySubscribeApplication queries.
func ByCreatedAt ¶
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByDescription ¶
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByDownloadLink ¶
func ByDownloadLink(opts ...sql.OrderTermOption) OrderOption
ByDownloadLink orders the results by the download_link field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByIcon ¶
func ByIcon(opts ...sql.OrderTermOption) OrderOption
ByIcon orders the results by the icon field.
func ByIsDefault ¶
func ByIsDefault(opts ...sql.OrderTermOption) OrderOption
ByIsDefault orders the results by the is_default field.
func ByName ¶
func ByName(opts ...sql.OrderTermOption) OrderOption
ByName orders the results by the name field.
func ByOutputFormat ¶
func ByOutputFormat(opts ...sql.OrderTermOption) OrderOption
ByOutputFormat orders the results by the output_format field.
func ByScheme ¶
func ByScheme(opts ...sql.OrderTermOption) OrderOption
ByScheme orders the results by the scheme field.
func BySubscribeTemplate ¶
func BySubscribeTemplate(opts ...sql.OrderTermOption) OrderOption
BySubscribeTemplate orders the results by the subscribe_template field.
func ByUpdatedAt ¶
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUserAgent ¶
func ByUserAgent(opts ...sql.OrderTermOption) OrderOption
ByUserAgent orders the results by the user_agent field.