Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.DBPackage) predicate.DBPackage
- func BuildTimeStart(v time.Time) predicate.DBPackage
- func BuildTimeStartEQ(v time.Time) predicate.DBPackage
- func BuildTimeStartGT(v time.Time) predicate.DBPackage
- func BuildTimeStartGTE(v time.Time) predicate.DBPackage
- func BuildTimeStartIn(vs ...time.Time) predicate.DBPackage
- func BuildTimeStartIsNil() predicate.DBPackage
- func BuildTimeStartLT(v time.Time) predicate.DBPackage
- func BuildTimeStartLTE(v time.Time) predicate.DBPackage
- func BuildTimeStartNEQ(v time.Time) predicate.DBPackage
- func BuildTimeStartNotIn(vs ...time.Time) predicate.DBPackage
- func BuildTimeStartNotNil() predicate.DBPackage
- func DebugSymbolsEQ(v DebugSymbols) predicate.DBPackage
- func DebugSymbolsIn(vs ...DebugSymbols) predicate.DBPackage
- func DebugSymbolsIsNil() predicate.DBPackage
- func DebugSymbolsNEQ(v DebugSymbols) predicate.DBPackage
- func DebugSymbolsNotIn(vs ...DebugSymbols) predicate.DBPackage
- func DebugSymbolsNotNil() predicate.DBPackage
- func DebugSymbolsValidator(ds DebugSymbols) error
- func ID(id int) predicate.DBPackage
- func IDEQ(id int) predicate.DBPackage
- func IDGT(id int) predicate.DBPackage
- func IDGTE(id int) predicate.DBPackage
- func IDIn(ids ...int) predicate.DBPackage
- func IDLT(id int) predicate.DBPackage
- func IDLTE(id int) predicate.DBPackage
- func IDNEQ(id int) predicate.DBPackage
- func IDNotIn(ids ...int) predicate.DBPackage
- func IoIn(v int64) predicate.DBPackage
- func IoInEQ(v int64) predicate.DBPackage
- func IoInGT(v int64) predicate.DBPackage
- func IoInGTE(v int64) predicate.DBPackage
- func IoInIn(vs ...int64) predicate.DBPackage
- func IoInIsNil() predicate.DBPackage
- func IoInLT(v int64) predicate.DBPackage
- func IoInLTE(v int64) predicate.DBPackage
- func IoInNEQ(v int64) predicate.DBPackage
- func IoInNotIn(vs ...int64) predicate.DBPackage
- func IoInNotNil() predicate.DBPackage
- func IoOut(v int64) predicate.DBPackage
- func IoOutEQ(v int64) predicate.DBPackage
- func IoOutGT(v int64) predicate.DBPackage
- func IoOutGTE(v int64) predicate.DBPackage
- func IoOutIn(vs ...int64) predicate.DBPackage
- func IoOutIsNil() predicate.DBPackage
- func IoOutLT(v int64) predicate.DBPackage
- func IoOutLTE(v int64) predicate.DBPackage
- func IoOutNEQ(v int64) predicate.DBPackage
- func IoOutNotIn(vs ...int64) predicate.DBPackage
- func IoOutNotNil() predicate.DBPackage
- func LastVerified(v time.Time) predicate.DBPackage
- func LastVerifiedEQ(v time.Time) predicate.DBPackage
- func LastVerifiedGT(v time.Time) predicate.DBPackage
- func LastVerifiedGTE(v time.Time) predicate.DBPackage
- func LastVerifiedIn(vs ...time.Time) predicate.DBPackage
- func LastVerifiedIsNil() predicate.DBPackage
- func LastVerifiedLT(v time.Time) predicate.DBPackage
- func LastVerifiedLTE(v time.Time) predicate.DBPackage
- func LastVerifiedNEQ(v time.Time) predicate.DBPackage
- func LastVerifiedNotIn(vs ...time.Time) predicate.DBPackage
- func LastVerifiedNotNil() predicate.DBPackage
- func LastVersionBuild(v string) predicate.DBPackage
- func LastVersionBuildContains(v string) predicate.DBPackage
- func LastVersionBuildContainsFold(v string) predicate.DBPackage
- func LastVersionBuildEQ(v string) predicate.DBPackage
- func LastVersionBuildEqualFold(v string) predicate.DBPackage
- func LastVersionBuildGT(v string) predicate.DBPackage
- func LastVersionBuildGTE(v string) predicate.DBPackage
- func LastVersionBuildHasPrefix(v string) predicate.DBPackage
- func LastVersionBuildHasSuffix(v string) predicate.DBPackage
- func LastVersionBuildIn(vs ...string) predicate.DBPackage
- func LastVersionBuildIsNil() predicate.DBPackage
- func LastVersionBuildLT(v string) predicate.DBPackage
- func LastVersionBuildLTE(v string) predicate.DBPackage
- func LastVersionBuildNEQ(v string) predicate.DBPackage
- func LastVersionBuildNotIn(vs ...string) predicate.DBPackage
- func LastVersionBuildNotNil() predicate.DBPackage
- func LtoEQ(v Lto) predicate.DBPackage
- func LtoIn(vs ...Lto) predicate.DBPackage
- func LtoIsNil() predicate.DBPackage
- func LtoNEQ(v Lto) predicate.DBPackage
- func LtoNotIn(vs ...Lto) predicate.DBPackage
- func LtoNotNil() predicate.DBPackage
- func LtoValidator(l Lto) error
- func March(v string) predicate.DBPackage
- func MarchContains(v string) predicate.DBPackage
- func MarchContainsFold(v string) predicate.DBPackage
- func MarchEQ(v string) predicate.DBPackage
- func MarchEqualFold(v string) predicate.DBPackage
- func MarchGT(v string) predicate.DBPackage
- func MarchGTE(v string) predicate.DBPackage
- func MarchHasPrefix(v string) predicate.DBPackage
- func MarchHasSuffix(v string) predicate.DBPackage
- func MarchIn(vs ...string) predicate.DBPackage
- func MarchLT(v string) predicate.DBPackage
- func MarchLTE(v string) predicate.DBPackage
- func MarchNEQ(v string) predicate.DBPackage
- func MarchNotIn(vs ...string) predicate.DBPackage
- func MaxRss(v int64) predicate.DBPackage
- func MaxRssEQ(v int64) predicate.DBPackage
- func MaxRssGT(v int64) predicate.DBPackage
- func MaxRssGTE(v int64) predicate.DBPackage
- func MaxRssIn(vs ...int64) predicate.DBPackage
- func MaxRssIsNil() predicate.DBPackage
- func MaxRssLT(v int64) predicate.DBPackage
- func MaxRssLTE(v int64) predicate.DBPackage
- func MaxRssNEQ(v int64) predicate.DBPackage
- func MaxRssNotIn(vs ...int64) predicate.DBPackage
- func MaxRssNotNil() predicate.DBPackage
- func Not(p predicate.DBPackage) predicate.DBPackage
- func Or(predicates ...predicate.DBPackage) predicate.DBPackage
- func PackagesIsNil() predicate.DBPackage
- func PackagesNotNil() predicate.DBPackage
- func Pkgbase(v string) predicate.DBPackage
- func PkgbaseContains(v string) predicate.DBPackage
- func PkgbaseContainsFold(v string) predicate.DBPackage
- func PkgbaseEQ(v string) predicate.DBPackage
- func PkgbaseEqualFold(v string) predicate.DBPackage
- func PkgbaseGT(v string) predicate.DBPackage
- func PkgbaseGTE(v string) predicate.DBPackage
- func PkgbaseHasPrefix(v string) predicate.DBPackage
- func PkgbaseHasSuffix(v string) predicate.DBPackage
- func PkgbaseIn(vs ...string) predicate.DBPackage
- func PkgbaseLT(v string) predicate.DBPackage
- func PkgbaseLTE(v string) predicate.DBPackage
- func PkgbaseNEQ(v string) predicate.DBPackage
- func PkgbaseNotIn(vs ...string) predicate.DBPackage
- func RepoVersion(v string) predicate.DBPackage
- func RepoVersionContains(v string) predicate.DBPackage
- func RepoVersionContainsFold(v string) predicate.DBPackage
- func RepoVersionEQ(v string) predicate.DBPackage
- func RepoVersionEqualFold(v string) predicate.DBPackage
- func RepoVersionGT(v string) predicate.DBPackage
- func RepoVersionGTE(v string) predicate.DBPackage
- func RepoVersionHasPrefix(v string) predicate.DBPackage
- func RepoVersionHasSuffix(v string) predicate.DBPackage
- func RepoVersionIn(vs ...string) predicate.DBPackage
- func RepoVersionIsNil() predicate.DBPackage
- func RepoVersionLT(v string) predicate.DBPackage
- func RepoVersionLTE(v string) predicate.DBPackage
- func RepoVersionNEQ(v string) predicate.DBPackage
- func RepoVersionNotIn(vs ...string) predicate.DBPackage
- func RepoVersionNotNil() predicate.DBPackage
- func RepositoryEQ(v Repository) predicate.DBPackage
- func RepositoryIn(vs ...Repository) predicate.DBPackage
- func RepositoryNEQ(v Repository) predicate.DBPackage
- func RepositoryNotIn(vs ...Repository) predicate.DBPackage
- func RepositoryValidator(r Repository) error
- func STime(v int64) predicate.DBPackage
- func STimeEQ(v int64) predicate.DBPackage
- func STimeGT(v int64) predicate.DBPackage
- func STimeGTE(v int64) predicate.DBPackage
- func STimeIn(vs ...int64) predicate.DBPackage
- func STimeIsNil() predicate.DBPackage
- func STimeLT(v int64) predicate.DBPackage
- func STimeLTE(v int64) predicate.DBPackage
- func STimeNEQ(v int64) predicate.DBPackage
- func STimeNotIn(vs ...int64) predicate.DBPackage
- func STimeNotNil() predicate.DBPackage
- func SkipReason(v string) predicate.DBPackage
- func SkipReasonContains(v string) predicate.DBPackage
- func SkipReasonContainsFold(v string) predicate.DBPackage
- func SkipReasonEQ(v string) predicate.DBPackage
- func SkipReasonEqualFold(v string) predicate.DBPackage
- func SkipReasonGT(v string) predicate.DBPackage
- func SkipReasonGTE(v string) predicate.DBPackage
- func SkipReasonHasPrefix(v string) predicate.DBPackage
- func SkipReasonHasSuffix(v string) predicate.DBPackage
- func SkipReasonIn(vs ...string) predicate.DBPackage
- func SkipReasonIsNil() predicate.DBPackage
- func SkipReasonLT(v string) predicate.DBPackage
- func SkipReasonLTE(v string) predicate.DBPackage
- func SkipReasonNEQ(v string) predicate.DBPackage
- func SkipReasonNotIn(vs ...string) predicate.DBPackage
- func SkipReasonNotNil() predicate.DBPackage
- func StatusEQ(v Status) predicate.DBPackage
- func StatusIn(vs ...Status) predicate.DBPackage
- func StatusIsNil() predicate.DBPackage
- func StatusNEQ(v Status) predicate.DBPackage
- func StatusNotIn(vs ...Status) predicate.DBPackage
- func StatusNotNil() predicate.DBPackage
- func StatusValidator(s Status) error
- func TagRev(v string) predicate.DBPackage
- func TagRevContains(v string) predicate.DBPackage
- func TagRevContainsFold(v string) predicate.DBPackage
- func TagRevEQ(v string) predicate.DBPackage
- func TagRevEqualFold(v string) predicate.DBPackage
- func TagRevGT(v string) predicate.DBPackage
- func TagRevGTE(v string) predicate.DBPackage
- func TagRevHasPrefix(v string) predicate.DBPackage
- func TagRevHasSuffix(v string) predicate.DBPackage
- func TagRevIn(vs ...string) predicate.DBPackage
- func TagRevIsNil() predicate.DBPackage
- func TagRevLT(v string) predicate.DBPackage
- func TagRevLTE(v string) predicate.DBPackage
- func TagRevNEQ(v string) predicate.DBPackage
- func TagRevNotIn(vs ...string) predicate.DBPackage
- func TagRevNotNil() predicate.DBPackage
- func UTime(v int64) predicate.DBPackage
- func UTimeEQ(v int64) predicate.DBPackage
- func UTimeGT(v int64) predicate.DBPackage
- func UTimeGTE(v int64) predicate.DBPackage
- func UTimeIn(vs ...int64) predicate.DBPackage
- func UTimeIsNil() predicate.DBPackage
- func UTimeLT(v int64) predicate.DBPackage
- func UTimeLTE(v int64) predicate.DBPackage
- func UTimeNEQ(v int64) predicate.DBPackage
- func UTimeNotIn(vs ...int64) predicate.DBPackage
- func UTimeNotNil() predicate.DBPackage
- func Updated(v time.Time) predicate.DBPackage
- func UpdatedEQ(v time.Time) predicate.DBPackage
- func UpdatedGT(v time.Time) predicate.DBPackage
- func UpdatedGTE(v time.Time) predicate.DBPackage
- func UpdatedIn(vs ...time.Time) predicate.DBPackage
- func UpdatedIsNil() predicate.DBPackage
- func UpdatedLT(v time.Time) predicate.DBPackage
- func UpdatedLTE(v time.Time) predicate.DBPackage
- func UpdatedNEQ(v time.Time) predicate.DBPackage
- func UpdatedNotIn(vs ...time.Time) predicate.DBPackage
- func UpdatedNotNil() predicate.DBPackage
- func ValidColumn(column string) bool
- func Version(v string) predicate.DBPackage
- func VersionContains(v string) predicate.DBPackage
- func VersionContainsFold(v string) predicate.DBPackage
- func VersionEQ(v string) predicate.DBPackage
- func VersionEqualFold(v string) predicate.DBPackage
- func VersionGT(v string) predicate.DBPackage
- func VersionGTE(v string) predicate.DBPackage
- func VersionHasPrefix(v string) predicate.DBPackage
- func VersionHasSuffix(v string) predicate.DBPackage
- func VersionIn(vs ...string) predicate.DBPackage
- func VersionIsNil() predicate.DBPackage
- func VersionLT(v string) predicate.DBPackage
- func VersionLTE(v string) predicate.DBPackage
- func VersionNEQ(v string) predicate.DBPackage
- func VersionNotIn(vs ...string) predicate.DBPackage
- func VersionNotNil() predicate.DBPackage
- type DebugSymbols
- type Lto
- type OrderOption
- func ByBuildTimeStart(opts ...sql.OrderTermOption) OrderOption
- func ByDebugSymbols(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByIoIn(opts ...sql.OrderTermOption) OrderOption
- func ByIoOut(opts ...sql.OrderTermOption) OrderOption
- func ByLastVerified(opts ...sql.OrderTermOption) OrderOption
- func ByLastVersionBuild(opts ...sql.OrderTermOption) OrderOption
- func ByLto(opts ...sql.OrderTermOption) OrderOption
- func ByMarch(opts ...sql.OrderTermOption) OrderOption
- func ByMaxRss(opts ...sql.OrderTermOption) OrderOption
- func ByPkgbase(opts ...sql.OrderTermOption) OrderOption
- func ByRepoVersion(opts ...sql.OrderTermOption) OrderOption
- func ByRepository(opts ...sql.OrderTermOption) OrderOption
- func BySTime(opts ...sql.OrderTermOption) OrderOption
- func BySkipReason(opts ...sql.OrderTermOption) OrderOption
- func ByStatus(opts ...sql.OrderTermOption) OrderOption
- func ByTagRev(opts ...sql.OrderTermOption) OrderOption
- func ByUTime(opts ...sql.OrderTermOption) OrderOption
- func ByUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByVersion(opts ...sql.OrderTermOption) OrderOption
- type Repository
- type Status
Constants ¶
const ( // Label holds the string label denoting the dbpackage type in the database. Label = "db_package" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldPkgbase holds the string denoting the pkgbase field in the database. FieldPkgbase = "pkgbase" // FieldPackages holds the string denoting the packages field in the database. FieldPackages = "packages" // FieldStatus holds the string denoting the status field in the database. FieldStatus = "status" // FieldSkipReason holds the string denoting the skip_reason field in the database. FieldSkipReason = "skip_reason" // FieldRepository holds the string denoting the repository field in the database. FieldRepository = "repository" // FieldMarch holds the string denoting the march field in the database. FieldMarch = "march" // FieldVersion holds the string denoting the version field in the database. FieldVersion = "version" // FieldRepoVersion holds the string denoting the repo_version field in the database. FieldRepoVersion = "repo_version" // FieldBuildTimeStart holds the string denoting the build_time_start field in the database. FieldBuildTimeStart = "build_time_start" // FieldUpdated holds the string denoting the updated field in the database. FieldUpdated = "updated" // FieldLto holds the string denoting the lto field in the database. FieldLto = "lto" // FieldLastVersionBuild holds the string denoting the last_version_build field in the database. FieldLastVersionBuild = "last_version_build" // FieldLastVerified holds the string denoting the last_verified field in the database. FieldLastVerified = "last_verified" // FieldDebugSymbols holds the string denoting the debug_symbols field in the database. FieldDebugSymbols = "debug_symbols" // FieldMaxRss holds the string denoting the max_rss field in the database. FieldMaxRss = "max_rss" // FieldUTime holds the string denoting the u_time field in the database. FieldUTime = "u_time" // FieldSTime holds the string denoting the s_time field in the database. FieldSTime = "s_time" // FieldIoIn holds the string denoting the io_in field in the database. FieldIoIn = "io_in" // FieldIoOut holds the string denoting the io_out field in the database. FieldIoOut = "io_out" // FieldTagRev holds the string denoting the tag_rev field in the database. FieldTagRev = "tag_rev" // Table holds the table name of the dbpackage in the database. Table = "db_packages" )
const DefaultDebugSymbols = DebugSymbolsUnknown
DebugSymbolsUnknown is the default value of the DebugSymbols enum.
const DefaultLto = LtoUnknown
LtoUnknown is the default value of the Lto enum.
const DefaultStatus = StatusUnknown
StatusUnknown is the default value of the Status enum.
Variables ¶
var ( // PkgbaseValidator is a validator for the "pkgbase" field. It is called by the builders before save. PkgbaseValidator func(string) error // MarchValidator is a validator for the "march" field. It is called by the builders before save. MarchValidator func(string) error )
var Columns = []string{ FieldID, FieldPkgbase, FieldPackages, FieldStatus, FieldSkipReason, FieldRepository, FieldMarch, FieldVersion, FieldRepoVersion, FieldBuildTimeStart, FieldUpdated, FieldLto, FieldLastVersionBuild, FieldLastVerified, FieldDebugSymbols, FieldMaxRss, FieldUTime, FieldSTime, FieldIoIn, FieldIoOut, FieldTagRev, }
Columns holds all SQL columns for dbpackage fields.
Functions ¶
func BuildTimeStart ¶
BuildTimeStart applies equality check predicate on the "build_time_start" field. It's identical to BuildTimeStartEQ.
func BuildTimeStartEQ ¶
BuildTimeStartEQ applies the EQ predicate on the "build_time_start" field.
func BuildTimeStartGT ¶
BuildTimeStartGT applies the GT predicate on the "build_time_start" field.
func BuildTimeStartGTE ¶
BuildTimeStartGTE applies the GTE predicate on the "build_time_start" field.
func BuildTimeStartIn ¶
BuildTimeStartIn applies the In predicate on the "build_time_start" field.
func BuildTimeStartIsNil ¶
BuildTimeStartIsNil applies the IsNil predicate on the "build_time_start" field.
func BuildTimeStartLT ¶
BuildTimeStartLT applies the LT predicate on the "build_time_start" field.
func BuildTimeStartLTE ¶
BuildTimeStartLTE applies the LTE predicate on the "build_time_start" field.
func BuildTimeStartNEQ ¶
BuildTimeStartNEQ applies the NEQ predicate on the "build_time_start" field.
func BuildTimeStartNotIn ¶
BuildTimeStartNotIn applies the NotIn predicate on the "build_time_start" field.
func BuildTimeStartNotNil ¶
BuildTimeStartNotNil applies the NotNil predicate on the "build_time_start" field.
func DebugSymbolsEQ ¶
func DebugSymbolsEQ(v DebugSymbols) predicate.DBPackage
DebugSymbolsEQ applies the EQ predicate on the "debug_symbols" field.
func DebugSymbolsIn ¶
func DebugSymbolsIn(vs ...DebugSymbols) predicate.DBPackage
DebugSymbolsIn applies the In predicate on the "debug_symbols" field.
func DebugSymbolsIsNil ¶
DebugSymbolsIsNil applies the IsNil predicate on the "debug_symbols" field.
func DebugSymbolsNEQ ¶
func DebugSymbolsNEQ(v DebugSymbols) predicate.DBPackage
DebugSymbolsNEQ applies the NEQ predicate on the "debug_symbols" field.
func DebugSymbolsNotIn ¶
func DebugSymbolsNotIn(vs ...DebugSymbols) predicate.DBPackage
DebugSymbolsNotIn applies the NotIn predicate on the "debug_symbols" field.
func DebugSymbolsNotNil ¶
DebugSymbolsNotNil applies the NotNil predicate on the "debug_symbols" field.
func DebugSymbolsValidator ¶
func DebugSymbolsValidator(ds DebugSymbols) error
DebugSymbolsValidator is a validator for the "debug_symbols" field enum values. It is called by the builders before save.
func IoInNotNil ¶
IoInNotNil applies the NotNil predicate on the "io_in" field.
func IoOut ¶
IoOut applies equality check predicate on the "io_out" field. It's identical to IoOutEQ.
func IoOutIsNil ¶
IoOutIsNil applies the IsNil predicate on the "io_out" field.
func IoOutNotIn ¶
IoOutNotIn applies the NotIn predicate on the "io_out" field.
func IoOutNotNil ¶
IoOutNotNil applies the NotNil predicate on the "io_out" field.
func LastVerified ¶
LastVerified applies equality check predicate on the "last_verified" field. It's identical to LastVerifiedEQ.
func LastVerifiedEQ ¶
LastVerifiedEQ applies the EQ predicate on the "last_verified" field.
func LastVerifiedGT ¶
LastVerifiedGT applies the GT predicate on the "last_verified" field.
func LastVerifiedGTE ¶
LastVerifiedGTE applies the GTE predicate on the "last_verified" field.
func LastVerifiedIn ¶
LastVerifiedIn applies the In predicate on the "last_verified" field.
func LastVerifiedIsNil ¶
LastVerifiedIsNil applies the IsNil predicate on the "last_verified" field.
func LastVerifiedLT ¶
LastVerifiedLT applies the LT predicate on the "last_verified" field.
func LastVerifiedLTE ¶
LastVerifiedLTE applies the LTE predicate on the "last_verified" field.
func LastVerifiedNEQ ¶
LastVerifiedNEQ applies the NEQ predicate on the "last_verified" field.
func LastVerifiedNotIn ¶
LastVerifiedNotIn applies the NotIn predicate on the "last_verified" field.
func LastVerifiedNotNil ¶
LastVerifiedNotNil applies the NotNil predicate on the "last_verified" field.
func LastVersionBuild ¶
LastVersionBuild applies equality check predicate on the "last_version_build" field. It's identical to LastVersionBuildEQ.
func LastVersionBuildContains ¶
LastVersionBuildContains applies the Contains predicate on the "last_version_build" field.
func LastVersionBuildContainsFold ¶
LastVersionBuildContainsFold applies the ContainsFold predicate on the "last_version_build" field.
func LastVersionBuildEQ ¶
LastVersionBuildEQ applies the EQ predicate on the "last_version_build" field.
func LastVersionBuildEqualFold ¶
LastVersionBuildEqualFold applies the EqualFold predicate on the "last_version_build" field.
func LastVersionBuildGT ¶
LastVersionBuildGT applies the GT predicate on the "last_version_build" field.
func LastVersionBuildGTE ¶
LastVersionBuildGTE applies the GTE predicate on the "last_version_build" field.
func LastVersionBuildHasPrefix ¶
LastVersionBuildHasPrefix applies the HasPrefix predicate on the "last_version_build" field.
func LastVersionBuildHasSuffix ¶
LastVersionBuildHasSuffix applies the HasSuffix predicate on the "last_version_build" field.
func LastVersionBuildIn ¶
LastVersionBuildIn applies the In predicate on the "last_version_build" field.
func LastVersionBuildIsNil ¶
LastVersionBuildIsNil applies the IsNil predicate on the "last_version_build" field.
func LastVersionBuildLT ¶
LastVersionBuildLT applies the LT predicate on the "last_version_build" field.
func LastVersionBuildLTE ¶
LastVersionBuildLTE applies the LTE predicate on the "last_version_build" field.
func LastVersionBuildNEQ ¶
LastVersionBuildNEQ applies the NEQ predicate on the "last_version_build" field.
func LastVersionBuildNotIn ¶
LastVersionBuildNotIn applies the NotIn predicate on the "last_version_build" field.
func LastVersionBuildNotNil ¶
LastVersionBuildNotNil applies the NotNil predicate on the "last_version_build" field.
func LtoValidator ¶
LtoValidator is a validator for the "lto" field enum values. It is called by the builders before save.
func March ¶
March applies equality check predicate on the "march" field. It's identical to MarchEQ.
func MarchContains ¶
MarchContains applies the Contains predicate on the "march" field.
func MarchContainsFold ¶
MarchContainsFold applies the ContainsFold predicate on the "march" field.
func MarchEqualFold ¶
MarchEqualFold applies the EqualFold predicate on the "march" field.
func MarchHasPrefix ¶
MarchHasPrefix applies the HasPrefix predicate on the "march" field.
func MarchHasSuffix ¶
MarchHasSuffix applies the HasSuffix predicate on the "march" field.
func MarchNotIn ¶
MarchNotIn applies the NotIn predicate on the "march" field.
func MaxRss ¶
MaxRss applies equality check predicate on the "max_rss" field. It's identical to MaxRssEQ.
func MaxRssIsNil ¶
MaxRssIsNil applies the IsNil predicate on the "max_rss" field.
func MaxRssNotIn ¶
MaxRssNotIn applies the NotIn predicate on the "max_rss" field.
func MaxRssNotNil ¶
MaxRssNotNil applies the NotNil predicate on the "max_rss" field.
func PackagesIsNil ¶
PackagesIsNil applies the IsNil predicate on the "packages" field.
func PackagesNotNil ¶
PackagesNotNil applies the NotNil predicate on the "packages" field.
func Pkgbase ¶
Pkgbase applies equality check predicate on the "pkgbase" field. It's identical to PkgbaseEQ.
func PkgbaseContains ¶
PkgbaseContains applies the Contains predicate on the "pkgbase" field.
func PkgbaseContainsFold ¶
PkgbaseContainsFold applies the ContainsFold predicate on the "pkgbase" field.
func PkgbaseEqualFold ¶
PkgbaseEqualFold applies the EqualFold predicate on the "pkgbase" field.
func PkgbaseGTE ¶
PkgbaseGTE applies the GTE predicate on the "pkgbase" field.
func PkgbaseHasPrefix ¶
PkgbaseHasPrefix applies the HasPrefix predicate on the "pkgbase" field.
func PkgbaseHasSuffix ¶
PkgbaseHasSuffix applies the HasSuffix predicate on the "pkgbase" field.
func PkgbaseLTE ¶
PkgbaseLTE applies the LTE predicate on the "pkgbase" field.
func PkgbaseNEQ ¶
PkgbaseNEQ applies the NEQ predicate on the "pkgbase" field.
func PkgbaseNotIn ¶
PkgbaseNotIn applies the NotIn predicate on the "pkgbase" field.
func RepoVersion ¶
RepoVersion applies equality check predicate on the "repo_version" field. It's identical to RepoVersionEQ.
func RepoVersionContains ¶
RepoVersionContains applies the Contains predicate on the "repo_version" field.
func RepoVersionContainsFold ¶
RepoVersionContainsFold applies the ContainsFold predicate on the "repo_version" field.
func RepoVersionEQ ¶
RepoVersionEQ applies the EQ predicate on the "repo_version" field.
func RepoVersionEqualFold ¶
RepoVersionEqualFold applies the EqualFold predicate on the "repo_version" field.
func RepoVersionGT ¶
RepoVersionGT applies the GT predicate on the "repo_version" field.
func RepoVersionGTE ¶
RepoVersionGTE applies the GTE predicate on the "repo_version" field.
func RepoVersionHasPrefix ¶
RepoVersionHasPrefix applies the HasPrefix predicate on the "repo_version" field.
func RepoVersionHasSuffix ¶
RepoVersionHasSuffix applies the HasSuffix predicate on the "repo_version" field.
func RepoVersionIn ¶
RepoVersionIn applies the In predicate on the "repo_version" field.
func RepoVersionIsNil ¶
RepoVersionIsNil applies the IsNil predicate on the "repo_version" field.
func RepoVersionLT ¶
RepoVersionLT applies the LT predicate on the "repo_version" field.
func RepoVersionLTE ¶
RepoVersionLTE applies the LTE predicate on the "repo_version" field.
func RepoVersionNEQ ¶
RepoVersionNEQ applies the NEQ predicate on the "repo_version" field.
func RepoVersionNotIn ¶
RepoVersionNotIn applies the NotIn predicate on the "repo_version" field.
func RepoVersionNotNil ¶
RepoVersionNotNil applies the NotNil predicate on the "repo_version" field.
func RepositoryEQ ¶
func RepositoryEQ(v Repository) predicate.DBPackage
RepositoryEQ applies the EQ predicate on the "repository" field.
func RepositoryIn ¶
func RepositoryIn(vs ...Repository) predicate.DBPackage
RepositoryIn applies the In predicate on the "repository" field.
func RepositoryNEQ ¶
func RepositoryNEQ(v Repository) predicate.DBPackage
RepositoryNEQ applies the NEQ predicate on the "repository" field.
func RepositoryNotIn ¶
func RepositoryNotIn(vs ...Repository) predicate.DBPackage
RepositoryNotIn applies the NotIn predicate on the "repository" field.
func RepositoryValidator ¶
func RepositoryValidator(r Repository) error
RepositoryValidator is a validator for the "repository" field enum values. It is called by the builders before save.
func STime ¶
STime applies equality check predicate on the "s_time" field. It's identical to STimeEQ.
func STimeIsNil ¶
STimeIsNil applies the IsNil predicate on the "s_time" field.
func STimeNotIn ¶
STimeNotIn applies the NotIn predicate on the "s_time" field.
func STimeNotNil ¶
STimeNotNil applies the NotNil predicate on the "s_time" field.
func SkipReason ¶
SkipReason applies equality check predicate on the "skip_reason" field. It's identical to SkipReasonEQ.
func SkipReasonContains ¶
SkipReasonContains applies the Contains predicate on the "skip_reason" field.
func SkipReasonContainsFold ¶
SkipReasonContainsFold applies the ContainsFold predicate on the "skip_reason" field.
func SkipReasonEQ ¶
SkipReasonEQ applies the EQ predicate on the "skip_reason" field.
func SkipReasonEqualFold ¶
SkipReasonEqualFold applies the EqualFold predicate on the "skip_reason" field.
func SkipReasonGT ¶
SkipReasonGT applies the GT predicate on the "skip_reason" field.
func SkipReasonGTE ¶
SkipReasonGTE applies the GTE predicate on the "skip_reason" field.
func SkipReasonHasPrefix ¶
SkipReasonHasPrefix applies the HasPrefix predicate on the "skip_reason" field.
func SkipReasonHasSuffix ¶
SkipReasonHasSuffix applies the HasSuffix predicate on the "skip_reason" field.
func SkipReasonIn ¶
SkipReasonIn applies the In predicate on the "skip_reason" field.
func SkipReasonIsNil ¶
SkipReasonIsNil applies the IsNil predicate on the "skip_reason" field.
func SkipReasonLT ¶
SkipReasonLT applies the LT predicate on the "skip_reason" field.
func SkipReasonLTE ¶
SkipReasonLTE applies the LTE predicate on the "skip_reason" field.
func SkipReasonNEQ ¶
SkipReasonNEQ applies the NEQ predicate on the "skip_reason" field.
func SkipReasonNotIn ¶
SkipReasonNotIn applies the NotIn predicate on the "skip_reason" field.
func SkipReasonNotNil ¶
SkipReasonNotNil applies the NotNil predicate on the "skip_reason" field.
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 StatusValidator ¶
StatusValidator is a validator for the "status" field enum values. It is called by the builders before save.
func TagRev ¶
TagRev applies equality check predicate on the "tag_rev" field. It's identical to TagRevEQ.
func TagRevContains ¶
TagRevContains applies the Contains predicate on the "tag_rev" field.
func TagRevContainsFold ¶
TagRevContainsFold applies the ContainsFold predicate on the "tag_rev" field.
func TagRevEqualFold ¶
TagRevEqualFold applies the EqualFold predicate on the "tag_rev" field.
func TagRevHasPrefix ¶
TagRevHasPrefix applies the HasPrefix predicate on the "tag_rev" field.
func TagRevHasSuffix ¶
TagRevHasSuffix applies the HasSuffix predicate on the "tag_rev" field.
func TagRevIsNil ¶
TagRevIsNil applies the IsNil predicate on the "tag_rev" field.
func TagRevNotIn ¶
TagRevNotIn applies the NotIn predicate on the "tag_rev" field.
func TagRevNotNil ¶
TagRevNotNil applies the NotNil predicate on the "tag_rev" field.
func UTime ¶
UTime applies equality check predicate on the "u_time" field. It's identical to UTimeEQ.
func UTimeIsNil ¶
UTimeIsNil applies the IsNil predicate on the "u_time" field.
func UTimeNotIn ¶
UTimeNotIn applies the NotIn predicate on the "u_time" field.
func UTimeNotNil ¶
UTimeNotNil applies the NotNil predicate on the "u_time" field.
func Updated ¶
Updated applies equality check predicate on the "updated" field. It's identical to UpdatedEQ.
func UpdatedGTE ¶
UpdatedGTE applies the GTE predicate on the "updated" field.
func UpdatedIsNil ¶
UpdatedIsNil applies the IsNil predicate on the "updated" field.
func UpdatedLTE ¶
UpdatedLTE applies the LTE predicate on the "updated" field.
func UpdatedNEQ ¶
UpdatedNEQ applies the NEQ predicate on the "updated" field.
func UpdatedNotIn ¶
UpdatedNotIn applies the NotIn predicate on the "updated" field.
func UpdatedNotNil ¶
UpdatedNotNil applies the NotNil predicate on the "updated" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func Version ¶
Version applies equality check predicate on the "version" field. It's identical to VersionEQ.
func VersionContains ¶
VersionContains applies the Contains predicate on the "version" field.
func VersionContainsFold ¶
VersionContainsFold applies the ContainsFold predicate on the "version" field.
func VersionEqualFold ¶
VersionEqualFold applies the EqualFold predicate on the "version" field.
func VersionGTE ¶
VersionGTE applies the GTE predicate on the "version" field.
func VersionHasPrefix ¶
VersionHasPrefix applies the HasPrefix predicate on the "version" field.
func VersionHasSuffix ¶
VersionHasSuffix applies the HasSuffix predicate on the "version" field.
func VersionIsNil ¶
VersionIsNil applies the IsNil predicate on the "version" field.
func VersionLTE ¶
VersionLTE applies the LTE predicate on the "version" field.
func VersionNEQ ¶
VersionNEQ applies the NEQ predicate on the "version" field.
func VersionNotIn ¶
VersionNotIn applies the NotIn predicate on the "version" field.
func VersionNotNil ¶
VersionNotNil applies the NotNil predicate on the "version" field.
Types ¶
type DebugSymbols ¶
type DebugSymbols string
DebugSymbols defines the type for the "debug_symbols" enum field.
const ( DebugSymbolsAvailable DebugSymbols = "available" DebugSymbolsUnknown DebugSymbols = "unknown" DebugSymbolsNotAvailable DebugSymbols = "not_available" )
DebugSymbols values.
func (DebugSymbols) String ¶
func (ds DebugSymbols) String() string
type Lto ¶
type Lto string
Lto defines the type for the "lto" enum field.
type OrderOption ¶
OrderOption defines the ordering options for the DBPackage queries.
func ByBuildTimeStart ¶
func ByBuildTimeStart(opts ...sql.OrderTermOption) OrderOption
ByBuildTimeStart orders the results by the build_time_start field.
func ByDebugSymbols ¶
func ByDebugSymbols(opts ...sql.OrderTermOption) OrderOption
ByDebugSymbols orders the results by the debug_symbols field.
func ByID ¶
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByIoIn ¶
func ByIoIn(opts ...sql.OrderTermOption) OrderOption
ByIoIn orders the results by the io_in field.
func ByIoOut ¶
func ByIoOut(opts ...sql.OrderTermOption) OrderOption
ByIoOut orders the results by the io_out field.
func ByLastVerified ¶
func ByLastVerified(opts ...sql.OrderTermOption) OrderOption
ByLastVerified orders the results by the last_verified field.
func ByLastVersionBuild ¶
func ByLastVersionBuild(opts ...sql.OrderTermOption) OrderOption
ByLastVersionBuild orders the results by the last_version_build field.
func ByLto ¶
func ByLto(opts ...sql.OrderTermOption) OrderOption
ByLto orders the results by the lto field.
func ByMarch ¶
func ByMarch(opts ...sql.OrderTermOption) OrderOption
ByMarch orders the results by the march field.
func ByMaxRss ¶
func ByMaxRss(opts ...sql.OrderTermOption) OrderOption
ByMaxRss orders the results by the max_rss field.
func ByPkgbase ¶
func ByPkgbase(opts ...sql.OrderTermOption) OrderOption
ByPkgbase orders the results by the pkgbase field.
func ByRepoVersion ¶
func ByRepoVersion(opts ...sql.OrderTermOption) OrderOption
ByRepoVersion orders the results by the repo_version field.
func ByRepository ¶
func ByRepository(opts ...sql.OrderTermOption) OrderOption
ByRepository orders the results by the repository field.
func BySTime ¶
func BySTime(opts ...sql.OrderTermOption) OrderOption
BySTime orders the results by the s_time field.
func BySkipReason ¶
func BySkipReason(opts ...sql.OrderTermOption) OrderOption
BySkipReason orders the results by the skip_reason field.
func ByStatus ¶
func ByStatus(opts ...sql.OrderTermOption) OrderOption
ByStatus orders the results by the status field.
func ByTagRev ¶
func ByTagRev(opts ...sql.OrderTermOption) OrderOption
ByTagRev orders the results by the tag_rev field.
func ByUTime ¶
func ByUTime(opts ...sql.OrderTermOption) OrderOption
ByUTime orders the results by the u_time field.
func ByUpdated ¶
func ByUpdated(opts ...sql.OrderTermOption) OrderOption
ByUpdated orders the results by the updated field.
func ByVersion ¶
func ByVersion(opts ...sql.OrderTermOption) OrderOption
ByVersion orders the results by the version field.
type Repository ¶
type Repository string
Repository defines the type for the "repository" enum field.
const ( RepositoryExtra Repository = "extra" RepositoryCore Repository = "core" RepositoryMultilib Repository = "multilib" )
Repository values.
func (Repository) String ¶
func (r Repository) String() string
type Status ¶
type Status string
Status defines the type for the "status" enum field.
const ( StatusSkipped Status = "skipped" StatusFailed Status = "failed" StatusBuilt Status = "built" StatusQueued Status = "queued" StatusDelayed Status = "delayed" StatusBuilding Status = "building" StatusLatest Status = "latest" StatusSigning Status = "signing" StatusUnknown Status = "unknown" )
Status values.