Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Media) predicate.Media
- func AppID(v int) predicate.Media
- func AppIDEQ(v int) predicate.Media
- func AppIDGT(v int) predicate.Media
- func AppIDGTE(v int) predicate.Media
- func AppIDIn(vs ...int) predicate.Media
- func AppIDIsNil() predicate.Media
- func AppIDLT(v int) predicate.Media
- func AppIDLTE(v int) predicate.Media
- func AppIDNEQ(v int) predicate.Media
- func AppIDNotIn(vs ...int) predicate.Media
- func AppIDNotNil() predicate.Media
- func CompanyID(v int64) predicate.Media
- func CompanyIDEQ(v int64) predicate.Media
- func CompanyIDGT(v int64) predicate.Media
- func CompanyIDGTE(v int64) predicate.Media
- func CompanyIDIn(vs ...int64) predicate.Media
- func CompanyIDIsNil() predicate.Media
- func CompanyIDLT(v int64) predicate.Media
- func CompanyIDLTE(v int64) predicate.Media
- func CompanyIDNEQ(v int64) predicate.Media
- func CompanyIDNotIn(vs ...int64) predicate.Media
- func CompanyIDNotNil() predicate.Media
- func CreatedAt(v time.Time) predicate.Media
- func CreatedAtEQ(v time.Time) predicate.Media
- func CreatedAtGT(v time.Time) predicate.Media
- func CreatedAtGTE(v time.Time) predicate.Media
- func CreatedAtIn(vs ...time.Time) predicate.Media
- func CreatedAtIsNil() predicate.Media
- func CreatedAtLT(v time.Time) predicate.Media
- func CreatedAtLTE(v time.Time) predicate.Media
- func CreatedAtNEQ(v time.Time) predicate.Media
- func CreatedAtNotIn(vs ...time.Time) predicate.Media
- func CreatedAtNotNil() predicate.Media
- func DeleteAt(v time.Time) predicate.Media
- func DeleteAtEQ(v time.Time) predicate.Media
- func DeleteAtGT(v time.Time) predicate.Media
- func DeleteAtGTE(v time.Time) predicate.Media
- func DeleteAtIn(vs ...time.Time) predicate.Media
- func DeleteAtIsNil() predicate.Media
- func DeleteAtLT(v time.Time) predicate.Media
- func DeleteAtLTE(v time.Time) predicate.Media
- func DeleteAtNEQ(v time.Time) predicate.Media
- func DeleteAtNotIn(vs ...time.Time) predicate.Media
- func DeleteAtNotNil() predicate.Media
- func Ext(v string) predicate.Media
- func ExtContains(v string) predicate.Media
- func ExtContainsFold(v string) predicate.Media
- func ExtEQ(v string) predicate.Media
- func ExtEqualFold(v string) predicate.Media
- func ExtGT(v string) predicate.Media
- func ExtGTE(v string) predicate.Media
- func ExtHasPrefix(v string) predicate.Media
- func ExtHasSuffix(v string) predicate.Media
- func ExtIn(vs ...string) predicate.Media
- func ExtIsNil() predicate.Media
- func ExtLT(v string) predicate.Media
- func ExtLTE(v string) predicate.Media
- func ExtNEQ(v string) predicate.Media
- func ExtNotIn(vs ...string) predicate.Media
- func ExtNotNil() predicate.Media
- func FileName(v string) predicate.Media
- func FileNameContains(v string) predicate.Media
- func FileNameContainsFold(v string) predicate.Media
- func FileNameEQ(v string) predicate.Media
- func FileNameEqualFold(v string) predicate.Media
- func FileNameGT(v string) predicate.Media
- func FileNameGTE(v string) predicate.Media
- func FileNameHasPrefix(v string) predicate.Media
- func FileNameHasSuffix(v string) predicate.Media
- func FileNameIn(vs ...string) predicate.Media
- func FileNameLT(v string) predicate.Media
- func FileNameLTE(v string) predicate.Media
- func FileNameNEQ(v string) predicate.Media
- func FileNameNotIn(vs ...string) predicate.Media
- func FullPath(v string) predicate.Media
- func FullPathContains(v string) predicate.Media
- func FullPathContainsFold(v string) predicate.Media
- func FullPathEQ(v string) predicate.Media
- func FullPathEqualFold(v string) predicate.Media
- func FullPathGT(v string) predicate.Media
- func FullPathGTE(v string) predicate.Media
- func FullPathHasPrefix(v string) predicate.Media
- func FullPathHasSuffix(v string) predicate.Media
- func FullPathIn(vs ...string) predicate.Media
- func FullPathIsNil() predicate.Media
- func FullPathLT(v string) predicate.Media
- func FullPathLTE(v string) predicate.Media
- func FullPathNEQ(v string) predicate.Media
- func FullPathNotIn(vs ...string) predicate.Media
- func FullPathNotNil() predicate.Media
- func Hash(v string) predicate.Media
- func HashContains(v string) predicate.Media
- func HashContainsFold(v string) predicate.Media
- func HashEQ(v string) predicate.Media
- func HashEqualFold(v string) predicate.Media
- func HashGT(v string) predicate.Media
- func HashGTE(v string) predicate.Media
- func HashHasPrefix(v string) predicate.Media
- func HashHasSuffix(v string) predicate.Media
- func HashIn(vs ...string) predicate.Media
- func HashIsNil() predicate.Media
- func HashLT(v string) predicate.Media
- func HashLTE(v string) predicate.Media
- func HashNEQ(v string) predicate.Media
- func HashNotIn(vs ...string) predicate.Media
- func HashNotNil() predicate.Media
- func ID(id int) predicate.Media
- func IDEQ(id int) predicate.Media
- func IDGT(id int) predicate.Media
- func IDGTE(id int) predicate.Media
- func IDIn(ids ...int) predicate.Media
- func IDLT(id int) predicate.Media
- func IDLTE(id int) predicate.Media
- func IDNEQ(id int) predicate.Media
- func IDNotIn(ids ...int) predicate.Media
- func IsEncrypted(v bool) predicate.Media
- func IsEncryptedEQ(v bool) predicate.Media
- func IsEncryptedIsNil() predicate.Media
- func IsEncryptedNEQ(v bool) predicate.Media
- func IsEncryptedNotNil() predicate.Media
- func Level(v int) predicate.Media
- func LevelEQ(v int) predicate.Media
- func LevelGT(v int) predicate.Media
- func LevelGTE(v int) predicate.Media
- func LevelIn(vs ...int) predicate.Media
- func LevelIsNil() predicate.Media
- func LevelLT(v int) predicate.Media
- func LevelLTE(v int) predicate.Media
- func LevelNEQ(v int) predicate.Media
- func LevelNotIn(vs ...int) predicate.Media
- func LevelNotNil() predicate.Media
- func Mime(v string) predicate.Media
- func MimeContains(v string) predicate.Media
- func MimeContainsFold(v string) predicate.Media
- func MimeEQ(v string) predicate.Media
- func MimeEqualFold(v string) predicate.Media
- func MimeGT(v string) predicate.Media
- func MimeGTE(v string) predicate.Media
- func MimeHasPrefix(v string) predicate.Media
- func MimeHasSuffix(v string) predicate.Media
- func MimeIn(vs ...string) predicate.Media
- func MimeIsNil() predicate.Media
- func MimeLT(v string) predicate.Media
- func MimeLTE(v string) predicate.Media
- func MimeNEQ(v string) predicate.Media
- func MimeNotIn(vs ...string) predicate.Media
- func MimeNotNil() predicate.Media
- func Not(p predicate.Media) predicate.Media
- func Or(predicates ...predicate.Media) predicate.Media
- func OrgFileName(v string) predicate.Media
- func OrgFileNameContains(v string) predicate.Media
- func OrgFileNameContainsFold(v string) predicate.Media
- func OrgFileNameEQ(v string) predicate.Media
- func OrgFileNameEqualFold(v string) predicate.Media
- func OrgFileNameGT(v string) predicate.Media
- func OrgFileNameGTE(v string) predicate.Media
- func OrgFileNameHasPrefix(v string) predicate.Media
- func OrgFileNameHasSuffix(v string) predicate.Media
- func OrgFileNameIn(vs ...string) predicate.Media
- func OrgFileNameLT(v string) predicate.Media
- func OrgFileNameLTE(v string) predicate.Media
- func OrgFileNameNEQ(v string) predicate.Media
- func OrgFileNameNotIn(vs ...string) predicate.Media
- func OutUserID(v int64) predicate.Media
- func OutUserIDEQ(v int64) predicate.Media
- func OutUserIDGT(v int64) predicate.Media
- func OutUserIDGTE(v int64) predicate.Media
- func OutUserIDIn(vs ...int64) predicate.Media
- func OutUserIDIsNil() predicate.Media
- func OutUserIDLT(v int64) predicate.Media
- func OutUserIDLTE(v int64) predicate.Media
- func OutUserIDNEQ(v int64) predicate.Media
- func OutUserIDNotIn(vs ...int64) predicate.Media
- func OutUserIDNotNil() predicate.Media
- func Reason(v string) predicate.Media
- func ReasonContains(v string) predicate.Media
- func ReasonContainsFold(v string) predicate.Media
- func ReasonEQ(v string) predicate.Media
- func ReasonEqualFold(v string) predicate.Media
- func ReasonGT(v string) predicate.Media
- func ReasonGTE(v string) predicate.Media
- func ReasonHasPrefix(v string) predicate.Media
- func ReasonHasSuffix(v string) predicate.Media
- func ReasonIn(vs ...string) predicate.Media
- func ReasonIsNil() predicate.Media
- func ReasonLT(v string) predicate.Media
- func ReasonLTE(v string) predicate.Media
- func ReasonNEQ(v string) predicate.Media
- func ReasonNotIn(vs ...string) predicate.Media
- func ReasonNotNil() predicate.Media
- func ReasonType(v int) predicate.Media
- func ReasonTypeEQ(v int) predicate.Media
- func ReasonTypeGT(v int) predicate.Media
- func ReasonTypeGTE(v int) predicate.Media
- func ReasonTypeIn(vs ...int) predicate.Media
- func ReasonTypeIsNil() predicate.Media
- func ReasonTypeLT(v int) predicate.Media
- func ReasonTypeLTE(v int) predicate.Media
- func ReasonTypeNEQ(v int) predicate.Media
- func ReasonTypeNotIn(vs ...int) predicate.Media
- func ReasonTypeNotNil() predicate.Media
- func RefCount(v int) predicate.Media
- func RefCountEQ(v int) predicate.Media
- func RefCountGT(v int) predicate.Media
- func RefCountGTE(v int) predicate.Media
- func RefCountIn(vs ...int) predicate.Media
- func RefCountIsNil() predicate.Media
- func RefCountLT(v int) predicate.Media
- func RefCountLTE(v int) predicate.Media
- func RefCountNEQ(v int) predicate.Media
- func RefCountNotIn(vs ...int) predicate.Media
- func RefCountNotNil() predicate.Media
- func SavePath(v string) predicate.Media
- func SavePathContains(v string) predicate.Media
- func SavePathContainsFold(v string) predicate.Media
- func SavePathEQ(v string) predicate.Media
- func SavePathEqualFold(v string) predicate.Media
- func SavePathGT(v string) predicate.Media
- func SavePathGTE(v string) predicate.Media
- func SavePathHasPrefix(v string) predicate.Media
- func SavePathHasSuffix(v string) predicate.Media
- func SavePathIn(vs ...string) predicate.Media
- func SavePathIsNil() predicate.Media
- func SavePathLT(v string) predicate.Media
- func SavePathLTE(v string) predicate.Media
- func SavePathNEQ(v string) predicate.Media
- func SavePathNotIn(vs ...string) predicate.Media
- func SavePathNotNil() predicate.Media
- func SizeIsNil() predicate.Media
- func SizeNotNil() predicate.Media
- func Sn(v string) predicate.Media
- func SnContains(v string) predicate.Media
- func SnContainsFold(v string) predicate.Media
- func SnEQ(v string) predicate.Media
- func SnEqualFold(v string) predicate.Media
- func SnGT(v string) predicate.Media
- func SnGTE(v string) predicate.Media
- func SnHasPrefix(v string) predicate.Media
- func SnHasSuffix(v string) predicate.Media
- func SnIn(vs ...string) predicate.Media
- func SnIsNil() predicate.Media
- func SnLT(v string) predicate.Media
- func SnLTE(v string) predicate.Media
- func SnNEQ(v string) predicate.Media
- func SnNotIn(vs ...string) predicate.Media
- func SnNotNil() predicate.Media
- func Status(v int) predicate.Media
- func StatusEQ(v int) predicate.Media
- func StatusGT(v int) predicate.Media
- func StatusGTE(v int) predicate.Media
- func StatusIn(vs ...int) predicate.Media
- func StatusIsNil() predicate.Media
- func StatusLT(v int) predicate.Media
- func StatusLTE(v int) predicate.Media
- func StatusNEQ(v int) predicate.Media
- func StatusNotIn(vs ...int) predicate.Media
- func StatusNotNil() predicate.Media
- func Type(v int) predicate.Media
- func TypeEQ(v int) predicate.Media
- func TypeGT(v int) predicate.Media
- func TypeGTE(v int) predicate.Media
- func TypeIn(vs ...int) predicate.Media
- func TypeIsNil() predicate.Media
- func TypeLT(v int) predicate.Media
- func TypeLTE(v int) predicate.Media
- func TypeNEQ(v int) predicate.Media
- func TypeNotIn(vs ...int) predicate.Media
- func TypeNotNil() predicate.Media
- func UpdatedAt(v time.Time) predicate.Media
- func UpdatedAtEQ(v time.Time) predicate.Media
- func UpdatedAtGT(v time.Time) predicate.Media
- func UpdatedAtGTE(v time.Time) predicate.Media
- func UpdatedAtIn(vs ...time.Time) predicate.Media
- func UpdatedAtIsNil() predicate.Media
- func UpdatedAtLT(v time.Time) predicate.Media
- func UpdatedAtLTE(v time.Time) predicate.Media
- func UpdatedAtNEQ(v time.Time) predicate.Media
- func UpdatedAtNotIn(vs ...time.Time) predicate.Media
- func UpdatedAtNotNil() predicate.Media
- func UserID(v int) predicate.Media
- func UserIDEQ(v int) predicate.Media
- func UserIDGT(v int) predicate.Media
- func UserIDGTE(v int) predicate.Media
- func UserIDIn(vs ...int) predicate.Media
- func UserIDIsNil() predicate.Media
- func UserIDLT(v int) predicate.Media
- func UserIDLTE(v int) predicate.Media
- func UserIDNEQ(v int) predicate.Media
- func UserIDNotIn(vs ...int) predicate.Media
- func UserIDNotNil() predicate.Media
- func ValidColumn(column string) bool
Constants ¶
const ( // Label holds the string label denoting the media type in the database. Label = "media" // 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" // FieldHash holds the string denoting the hash field in the database. FieldHash = "hash" // FieldUserID holds the string denoting the user_id field in the database. FieldUserID = "user_id" // FieldAppID holds the string denoting the app_id field in the database. FieldAppID = "app_id" // FieldSn holds the string denoting the sn field in the database. FieldSn = "sn" // FieldOrgFileName holds the string denoting the org_file_name field in the database. FieldOrgFileName = "org_file_name" // FieldFileName holds the string denoting the file_name field in the database. FieldFileName = "file_name" // FieldSize holds the string denoting the size field in the database. FieldSize = "size" // FieldMime holds the string denoting the mime field in the database. FieldMime = "mime" // FieldExt holds the string denoting the ext field in the database. FieldExt = "ext" // FieldRefCount holds the string denoting the ref_count field in the database. FieldRefCount = "ref_count" // FieldLevel holds the string denoting the level field in the database. FieldLevel = "level" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldReasonType holds the string denoting the reason_type field in the database. FieldReasonType = "reason_type" // FieldSavePath holds the string denoting the save_path field in the database. FieldSavePath = "save_path" // FieldFullPath holds the string denoting the full_path field in the database. FieldFullPath = "full_path" // FieldIsEncrypted holds the string denoting the is_encrypted field in the database. FieldIsEncrypted = "is_encrypted" // FieldReason holds the string denoting the reason field in the database. FieldReason = "reason" // FieldOutUserID holds the string denoting the out_user_id field in the database. FieldOutUserID = "out_user_id" // FieldCompanyID holds the string denoting the company_id field in the database. FieldCompanyID = "company_id" // Table holds the table name of the media in the database. Table = "medias" )
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 // DefaultRefCount holds the default value on creation for the "ref_count" field. DefaultRefCount int // DefaultLevel holds the default value on creation for the "level" field. DefaultLevel int // DefaultType holds the default value on creation for the "type" field. DefaultType int // DefaultStatus holds the default value on creation for the "status" field. DefaultStatus int // DefaultReasonType holds the default value on creation for the "reason_type" field. DefaultReasonType int // DefaultIsEncrypted holds the default value on creation for the "is_encrypted" field. DefaultIsEncrypted bool // DefaultReason holds the default value on creation for the "reason" field. DefaultReason string )
var Columns = []string{ FieldID, FieldCreatedAt, FieldUpdatedAt, FieldDeleteAt, FieldHash, FieldUserID, FieldAppID, FieldSn, FieldOrgFileName, FieldFileName, FieldSize, FieldMime, FieldExt, FieldRefCount, FieldLevel, FieldType, FieldStatus, FieldReasonType, FieldSavePath, FieldFullPath, FieldIsEncrypted, FieldReason, FieldOutUserID, FieldCompanyID, }
Columns holds all SQL columns for media fields.
Functions ¶
func AppID ¶
AppID applies equality check predicate on the "app_id" field. It's identical to AppIDEQ.
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 CompanyID ¶
CompanyID applies equality check predicate on the "company_id" field. It's identical to CompanyIDEQ.
func CompanyIDEQ ¶
CompanyIDEQ applies the EQ predicate on the "company_id" field.
func CompanyIDGT ¶
CompanyIDGT applies the GT predicate on the "company_id" field.
func CompanyIDGTE ¶
CompanyIDGTE applies the GTE predicate on the "company_id" field.
func CompanyIDIn ¶
CompanyIDIn applies the In predicate on the "company_id" field.
func CompanyIDIsNil ¶
CompanyIDIsNil applies the IsNil predicate on the "company_id" field.
func CompanyIDLT ¶
CompanyIDLT applies the LT predicate on the "company_id" field.
func CompanyIDLTE ¶
CompanyIDLTE applies the LTE predicate on the "company_id" field.
func CompanyIDNEQ ¶
CompanyIDNEQ applies the NEQ predicate on the "company_id" field.
func CompanyIDNotIn ¶
CompanyIDNotIn applies the NotIn predicate on the "company_id" field.
func CompanyIDNotNil ¶
CompanyIDNotNil applies the NotNil predicate on the "company_id" 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 ExtContains ¶
ExtContains applies the Contains predicate on the "ext" field.
func ExtContainsFold ¶
ExtContainsFold applies the ContainsFold predicate on the "ext" field.
func ExtEqualFold ¶
ExtEqualFold applies the EqualFold predicate on the "ext" field.
func ExtHasPrefix ¶
ExtHasPrefix applies the HasPrefix predicate on the "ext" field.
func ExtHasSuffix ¶
ExtHasSuffix applies the HasSuffix predicate on the "ext" field.
func FileName ¶
FileName applies equality check predicate on the "file_name" field. It's identical to FileNameEQ.
func FileNameContains ¶
FileNameContains applies the Contains predicate on the "file_name" field.
func FileNameContainsFold ¶
FileNameContainsFold applies the ContainsFold predicate on the "file_name" field.
func FileNameEQ ¶
FileNameEQ applies the EQ predicate on the "file_name" field.
func FileNameEqualFold ¶
FileNameEqualFold applies the EqualFold predicate on the "file_name" field.
func FileNameGT ¶
FileNameGT applies the GT predicate on the "file_name" field.
func FileNameGTE ¶
FileNameGTE applies the GTE predicate on the "file_name" field.
func FileNameHasPrefix ¶
FileNameHasPrefix applies the HasPrefix predicate on the "file_name" field.
func FileNameHasSuffix ¶
FileNameHasSuffix applies the HasSuffix predicate on the "file_name" field.
func FileNameIn ¶
FileNameIn applies the In predicate on the "file_name" field.
func FileNameLT ¶
FileNameLT applies the LT predicate on the "file_name" field.
func FileNameLTE ¶
FileNameLTE applies the LTE predicate on the "file_name" field.
func FileNameNEQ ¶
FileNameNEQ applies the NEQ predicate on the "file_name" field.
func FileNameNotIn ¶
FileNameNotIn applies the NotIn predicate on the "file_name" field.
func FullPath ¶
FullPath applies equality check predicate on the "full_path" field. It's identical to FullPathEQ.
func FullPathContains ¶
FullPathContains applies the Contains predicate on the "full_path" field.
func FullPathContainsFold ¶
FullPathContainsFold applies the ContainsFold predicate on the "full_path" field.
func FullPathEQ ¶
FullPathEQ applies the EQ predicate on the "full_path" field.
func FullPathEqualFold ¶
FullPathEqualFold applies the EqualFold predicate on the "full_path" field.
func FullPathGT ¶
FullPathGT applies the GT predicate on the "full_path" field.
func FullPathGTE ¶
FullPathGTE applies the GTE predicate on the "full_path" field.
func FullPathHasPrefix ¶
FullPathHasPrefix applies the HasPrefix predicate on the "full_path" field.
func FullPathHasSuffix ¶
FullPathHasSuffix applies the HasSuffix predicate on the "full_path" field.
func FullPathIn ¶
FullPathIn applies the In predicate on the "full_path" field.
func FullPathIsNil ¶
FullPathIsNil applies the IsNil predicate on the "full_path" field.
func FullPathLT ¶
FullPathLT applies the LT predicate on the "full_path" field.
func FullPathLTE ¶
FullPathLTE applies the LTE predicate on the "full_path" field.
func FullPathNEQ ¶
FullPathNEQ applies the NEQ predicate on the "full_path" field.
func FullPathNotIn ¶
FullPathNotIn applies the NotIn predicate on the "full_path" field.
func FullPathNotNil ¶
FullPathNotNil applies the NotNil predicate on the "full_path" field.
func HashContains ¶
HashContains applies the Contains predicate on the "hash" field.
func HashContainsFold ¶
HashContainsFold applies the ContainsFold predicate on the "hash" field.
func HashEqualFold ¶
HashEqualFold applies the EqualFold predicate on the "hash" field.
func HashHasPrefix ¶
HashHasPrefix applies the HasPrefix predicate on the "hash" field.
func HashHasSuffix ¶
HashHasSuffix applies the HasSuffix predicate on the "hash" field.
func HashNotNil ¶
HashNotNil applies the NotNil predicate on the "hash" field.
func IsEncrypted ¶
IsEncrypted applies equality check predicate on the "is_encrypted" field. It's identical to IsEncryptedEQ.
func IsEncryptedEQ ¶
IsEncryptedEQ applies the EQ predicate on the "is_encrypted" field.
func IsEncryptedIsNil ¶
IsEncryptedIsNil applies the IsNil predicate on the "is_encrypted" field.
func IsEncryptedNEQ ¶
IsEncryptedNEQ applies the NEQ predicate on the "is_encrypted" field.
func IsEncryptedNotNil ¶
IsEncryptedNotNil applies the NotNil predicate on the "is_encrypted" field.
func Level ¶
Level applies equality check predicate on the "level" field. It's identical to LevelEQ.
func LevelIsNil ¶
LevelIsNil applies the IsNil predicate on the "level" field.
func LevelNotIn ¶
LevelNotIn applies the NotIn predicate on the "level" field.
func LevelNotNil ¶
LevelNotNil applies the NotNil predicate on the "level" field.
func MimeContains ¶
MimeContains applies the Contains predicate on the "mime" field.
func MimeContainsFold ¶
MimeContainsFold applies the ContainsFold predicate on the "mime" field.
func MimeEqualFold ¶
MimeEqualFold applies the EqualFold predicate on the "mime" field.
func MimeHasPrefix ¶
MimeHasPrefix applies the HasPrefix predicate on the "mime" field.
func MimeHasSuffix ¶
MimeHasSuffix applies the HasSuffix predicate on the "mime" field.
func MimeNotNil ¶
MimeNotNil applies the NotNil predicate on the "mime" field.
func OrgFileName ¶
OrgFileName applies equality check predicate on the "org_file_name" field. It's identical to OrgFileNameEQ.
func OrgFileNameContains ¶
OrgFileNameContains applies the Contains predicate on the "org_file_name" field.
func OrgFileNameContainsFold ¶
OrgFileNameContainsFold applies the ContainsFold predicate on the "org_file_name" field.
func OrgFileNameEQ ¶
OrgFileNameEQ applies the EQ predicate on the "org_file_name" field.
func OrgFileNameEqualFold ¶
OrgFileNameEqualFold applies the EqualFold predicate on the "org_file_name" field.
func OrgFileNameGT ¶
OrgFileNameGT applies the GT predicate on the "org_file_name" field.
func OrgFileNameGTE ¶
OrgFileNameGTE applies the GTE predicate on the "org_file_name" field.
func OrgFileNameHasPrefix ¶
OrgFileNameHasPrefix applies the HasPrefix predicate on the "org_file_name" field.
func OrgFileNameHasSuffix ¶
OrgFileNameHasSuffix applies the HasSuffix predicate on the "org_file_name" field.
func OrgFileNameIn ¶
OrgFileNameIn applies the In predicate on the "org_file_name" field.
func OrgFileNameLT ¶
OrgFileNameLT applies the LT predicate on the "org_file_name" field.
func OrgFileNameLTE ¶
OrgFileNameLTE applies the LTE predicate on the "org_file_name" field.
func OrgFileNameNEQ ¶
OrgFileNameNEQ applies the NEQ predicate on the "org_file_name" field.
func OrgFileNameNotIn ¶
OrgFileNameNotIn applies the NotIn predicate on the "org_file_name" field.
func OutUserID ¶
OutUserID applies equality check predicate on the "out_user_id" field. It's identical to OutUserIDEQ.
func OutUserIDEQ ¶
OutUserIDEQ applies the EQ predicate on the "out_user_id" field.
func OutUserIDGT ¶
OutUserIDGT applies the GT predicate on the "out_user_id" field.
func OutUserIDGTE ¶
OutUserIDGTE applies the GTE predicate on the "out_user_id" field.
func OutUserIDIn ¶
OutUserIDIn applies the In predicate on the "out_user_id" field.
func OutUserIDIsNil ¶
OutUserIDIsNil applies the IsNil predicate on the "out_user_id" field.
func OutUserIDLT ¶
OutUserIDLT applies the LT predicate on the "out_user_id" field.
func OutUserIDLTE ¶
OutUserIDLTE applies the LTE predicate on the "out_user_id" field.
func OutUserIDNEQ ¶
OutUserIDNEQ applies the NEQ predicate on the "out_user_id" field.
func OutUserIDNotIn ¶
OutUserIDNotIn applies the NotIn predicate on the "out_user_id" field.
func OutUserIDNotNil ¶
OutUserIDNotNil applies the NotNil predicate on the "out_user_id" field.
func Reason ¶
Reason applies equality check predicate on the "reason" field. It's identical to ReasonEQ.
func ReasonContains ¶
ReasonContains applies the Contains predicate on the "reason" field.
func ReasonContainsFold ¶
ReasonContainsFold applies the ContainsFold predicate on the "reason" field.
func ReasonEqualFold ¶
ReasonEqualFold applies the EqualFold predicate on the "reason" field.
func ReasonHasPrefix ¶
ReasonHasPrefix applies the HasPrefix predicate on the "reason" field.
func ReasonHasSuffix ¶
ReasonHasSuffix applies the HasSuffix predicate on the "reason" field.
func ReasonIsNil ¶
ReasonIsNil applies the IsNil predicate on the "reason" field.
func ReasonNotIn ¶
ReasonNotIn applies the NotIn predicate on the "reason" field.
func ReasonNotNil ¶
ReasonNotNil applies the NotNil predicate on the "reason" field.
func ReasonType ¶
ReasonType applies equality check predicate on the "reason_type" field. It's identical to ReasonTypeEQ.
func ReasonTypeEQ ¶
ReasonTypeEQ applies the EQ predicate on the "reason_type" field.
func ReasonTypeGT ¶
ReasonTypeGT applies the GT predicate on the "reason_type" field.
func ReasonTypeGTE ¶
ReasonTypeGTE applies the GTE predicate on the "reason_type" field.
func ReasonTypeIn ¶
ReasonTypeIn applies the In predicate on the "reason_type" field.
func ReasonTypeIsNil ¶
ReasonTypeIsNil applies the IsNil predicate on the "reason_type" field.
func ReasonTypeLT ¶
ReasonTypeLT applies the LT predicate on the "reason_type" field.
func ReasonTypeLTE ¶
ReasonTypeLTE applies the LTE predicate on the "reason_type" field.
func ReasonTypeNEQ ¶
ReasonTypeNEQ applies the NEQ predicate on the "reason_type" field.
func ReasonTypeNotIn ¶
ReasonTypeNotIn applies the NotIn predicate on the "reason_type" field.
func ReasonTypeNotNil ¶
ReasonTypeNotNil applies the NotNil predicate on the "reason_type" field.
func RefCount ¶
RefCount applies equality check predicate on the "ref_count" field. It's identical to RefCountEQ.
func RefCountEQ ¶
RefCountEQ applies the EQ predicate on the "ref_count" field.
func RefCountGT ¶
RefCountGT applies the GT predicate on the "ref_count" field.
func RefCountGTE ¶
RefCountGTE applies the GTE predicate on the "ref_count" field.
func RefCountIn ¶
RefCountIn applies the In predicate on the "ref_count" field.
func RefCountIsNil ¶
RefCountIsNil applies the IsNil predicate on the "ref_count" field.
func RefCountLT ¶
RefCountLT applies the LT predicate on the "ref_count" field.
func RefCountLTE ¶
RefCountLTE applies the LTE predicate on the "ref_count" field.
func RefCountNEQ ¶
RefCountNEQ applies the NEQ predicate on the "ref_count" field.
func RefCountNotIn ¶
RefCountNotIn applies the NotIn predicate on the "ref_count" field.
func RefCountNotNil ¶
RefCountNotNil applies the NotNil predicate on the "ref_count" field.
func SavePath ¶
SavePath applies equality check predicate on the "save_path" field. It's identical to SavePathEQ.
func SavePathContains ¶
SavePathContains applies the Contains predicate on the "save_path" field.
func SavePathContainsFold ¶
SavePathContainsFold applies the ContainsFold predicate on the "save_path" field.
func SavePathEQ ¶
SavePathEQ applies the EQ predicate on the "save_path" field.
func SavePathEqualFold ¶
SavePathEqualFold applies the EqualFold predicate on the "save_path" field.
func SavePathGT ¶
SavePathGT applies the GT predicate on the "save_path" field.
func SavePathGTE ¶
SavePathGTE applies the GTE predicate on the "save_path" field.
func SavePathHasPrefix ¶
SavePathHasPrefix applies the HasPrefix predicate on the "save_path" field.
func SavePathHasSuffix ¶
SavePathHasSuffix applies the HasSuffix predicate on the "save_path" field.
func SavePathIn ¶
SavePathIn applies the In predicate on the "save_path" field.
func SavePathIsNil ¶
SavePathIsNil applies the IsNil predicate on the "save_path" field.
func SavePathLT ¶
SavePathLT applies the LT predicate on the "save_path" field.
func SavePathLTE ¶
SavePathLTE applies the LTE predicate on the "save_path" field.
func SavePathNEQ ¶
SavePathNEQ applies the NEQ predicate on the "save_path" field.
func SavePathNotIn ¶
SavePathNotIn applies the NotIn predicate on the "save_path" field.
func SavePathNotNil ¶
SavePathNotNil applies the NotNil predicate on the "save_path" field.
func SizeNotNil ¶
SizeNotNil applies the NotNil predicate on the "size" field.
func SnContains ¶
SnContains applies the Contains predicate on the "sn" field.
func SnContainsFold ¶
SnContainsFold applies the ContainsFold predicate on the "sn" field.
func SnEqualFold ¶
SnEqualFold applies the EqualFold predicate on the "sn" field.
func SnHasPrefix ¶
SnHasPrefix applies the HasPrefix predicate on the "sn" field.
func SnHasSuffix ¶
SnHasSuffix applies the HasSuffix predicate on the "sn" 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 TypeNotNil ¶
TypeNotNil applies the NotNil predicate on the "type" 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 UserID ¶
UserID applies equality check predicate on the "user_id" field. It's identical to UserIDEQ.
func UserIDIsNil ¶
UserIDIsNil applies the IsNil predicate on the "user_id" field.
func UserIDNotIn ¶
UserIDNotIn applies the NotIn predicate on the "user_id" field.
func UserIDNotNil ¶
UserIDNotNil applies the NotNil predicate on the "user_id" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
This section is empty.