Versions in this module Expand all Collapse all v1 v1.0.1 Apr 12, 2022 Changes in this version + const EdgeField + const EdgeOwner + const EdgeType + const FieldGroup + const FieldID + const FieldLabel + const FieldName + const FieldOp + const FieldSize + const FieldUser + const Label + const OwnerInverseLabel + const TypeInverseLabel + var DefaultSize int + var SizeValidator func(int) error + func And(predicates ...predicate.File) predicate.File + func Group(v string) predicate.File + func GroupContains(v string) predicate.File + func GroupEQ(v string) predicate.File + func GroupGT(v string) predicate.File + func GroupGTE(v string) predicate.File + func GroupHasPrefix(v string) predicate.File + func GroupHasSuffix(v string) predicate.File + func GroupIn(vs ...string) predicate.File + func GroupIsNil() predicate.File + func GroupLT(v string) predicate.File + func GroupLTE(v string) predicate.File + func GroupNEQ(v string) predicate.File + func GroupNotIn(vs ...string) predicate.File + func GroupNotNil() predicate.File + func HasField() predicate.File + func HasFieldWith(preds ...predicate.FieldType) predicate.File + func HasOwner() predicate.File + func HasOwnerWith(preds ...predicate.User) predicate.File + func HasType() predicate.File + func HasTypeWith(preds ...predicate.FileType) predicate.File + func ID(id string) predicate.File + func IDEQ(id string) predicate.File + func IDGT(id string) predicate.File + func IDGTE(id string) predicate.File + func IDIn(ids ...string) predicate.File + func IDLT(id string) predicate.File + func IDLTE(id string) predicate.File + func IDNEQ(id string) predicate.File + func IDNotIn(ids ...string) predicate.File + func Name(v string) predicate.File + func NameContains(v string) predicate.File + func NameEQ(v string) predicate.File + func NameGT(v string) predicate.File + func NameGTE(v string) predicate.File + func NameHasPrefix(v string) predicate.File + func NameHasSuffix(v string) predicate.File + func NameIn(vs ...string) predicate.File + func NameLT(v string) predicate.File + func NameLTE(v string) predicate.File + func NameNEQ(v string) predicate.File + func NameNotIn(vs ...string) predicate.File + func Not(p predicate.File) predicate.File + func Op(v bool) predicate.File + func OpEQ(v bool) predicate.File + func OpIsNil() predicate.File + func OpNEQ(v bool) predicate.File + func OpNotNil() predicate.File + func Or(predicates ...predicate.File) predicate.File + func Size(v int) predicate.File + func SizeEQ(v int) predicate.File + func SizeGT(v int) predicate.File + func SizeGTE(v int) predicate.File + func SizeIn(vs ...int) predicate.File + func SizeLT(v int) predicate.File + func SizeLTE(v int) predicate.File + func SizeNEQ(v int) predicate.File + func SizeNotIn(vs ...int) predicate.File + func User(v string) predicate.File + func UserContains(v string) predicate.File + func UserEQ(v string) predicate.File + func UserGT(v string) predicate.File + func UserGTE(v string) predicate.File + func UserHasPrefix(v string) predicate.File + func UserHasSuffix(v string) predicate.File + func UserIn(vs ...string) predicate.File + func UserIsNil() predicate.File + func UserLT(v string) predicate.File + func UserLTE(v string) predicate.File + func UserNEQ(v string) predicate.File + func UserNotIn(vs ...string) predicate.File + func UserNotNil() predicate.File