Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Vod) predicate.Vod
- func ChatPath(v string) predicate.Vod
- func ChatPathContains(v string) predicate.Vod
- func ChatPathContainsFold(v string) predicate.Vod
- func ChatPathEQ(v string) predicate.Vod
- func ChatPathEqualFold(v string) predicate.Vod
- func ChatPathGT(v string) predicate.Vod
- func ChatPathGTE(v string) predicate.Vod
- func ChatPathHasPrefix(v string) predicate.Vod
- func ChatPathHasSuffix(v string) predicate.Vod
- func ChatPathIn(vs ...string) predicate.Vod
- func ChatPathIsNil() predicate.Vod
- func ChatPathLT(v string) predicate.Vod
- func ChatPathLTE(v string) predicate.Vod
- func ChatPathNEQ(v string) predicate.Vod
- func ChatPathNotIn(vs ...string) predicate.Vod
- func ChatPathNotNil() predicate.Vod
- func ChatVideoPath(v string) predicate.Vod
- func ChatVideoPathContains(v string) predicate.Vod
- func ChatVideoPathContainsFold(v string) predicate.Vod
- func ChatVideoPathEQ(v string) predicate.Vod
- func ChatVideoPathEqualFold(v string) predicate.Vod
- func ChatVideoPathGT(v string) predicate.Vod
- func ChatVideoPathGTE(v string) predicate.Vod
- func ChatVideoPathHasPrefix(v string) predicate.Vod
- func ChatVideoPathHasSuffix(v string) predicate.Vod
- func ChatVideoPathIn(vs ...string) predicate.Vod
- func ChatVideoPathIsNil() predicate.Vod
- func ChatVideoPathLT(v string) predicate.Vod
- func ChatVideoPathLTE(v string) predicate.Vod
- func ChatVideoPathNEQ(v string) predicate.Vod
- func ChatVideoPathNotIn(vs ...string) predicate.Vod
- func ChatVideoPathNotNil() predicate.Vod
- func CreatedAt(v time.Time) predicate.Vod
- func CreatedAtEQ(v time.Time) predicate.Vod
- func CreatedAtGT(v time.Time) predicate.Vod
- func CreatedAtGTE(v time.Time) predicate.Vod
- func CreatedAtIn(vs ...time.Time) predicate.Vod
- func CreatedAtLT(v time.Time) predicate.Vod
- func CreatedAtLTE(v time.Time) predicate.Vod
- func CreatedAtNEQ(v time.Time) predicate.Vod
- func CreatedAtNotIn(vs ...time.Time) predicate.Vod
- func Duration(v int) predicate.Vod
- func DurationEQ(v int) predicate.Vod
- func DurationGT(v int) predicate.Vod
- func DurationGTE(v int) predicate.Vod
- func DurationIn(vs ...int) predicate.Vod
- func DurationLT(v int) predicate.Vod
- func DurationLTE(v int) predicate.Vod
- func DurationNEQ(v int) predicate.Vod
- func DurationNotIn(vs ...int) predicate.Vod
- func ExtID(v string) predicate.Vod
- func ExtIDContains(v string) predicate.Vod
- func ExtIDContainsFold(v string) predicate.Vod
- func ExtIDEQ(v string) predicate.Vod
- func ExtIDEqualFold(v string) predicate.Vod
- func ExtIDGT(v string) predicate.Vod
- func ExtIDGTE(v string) predicate.Vod
- func ExtIDHasPrefix(v string) predicate.Vod
- func ExtIDHasSuffix(v string) predicate.Vod
- func ExtIDIn(vs ...string) predicate.Vod
- func ExtIDLT(v string) predicate.Vod
- func ExtIDLTE(v string) predicate.Vod
- func ExtIDNEQ(v string) predicate.Vod
- func ExtIDNotIn(vs ...string) predicate.Vod
- func HasChannel() predicate.Vod
- func HasChannelWith(preds ...predicate.Channel) predicate.Vod
- func HasPlaylists() predicate.Vod
- func HasPlaylistsWith(preds ...predicate.Playlist) predicate.Vod
- func HasQueue() predicate.Vod
- func HasQueueWith(preds ...predicate.Queue) predicate.Vod
- func ID(id uuid.UUID) predicate.Vod
- func IDEQ(id uuid.UUID) predicate.Vod
- func IDGT(id uuid.UUID) predicate.Vod
- func IDGTE(id uuid.UUID) predicate.Vod
- func IDIn(ids ...uuid.UUID) predicate.Vod
- func IDLT(id uuid.UUID) predicate.Vod
- func IDLTE(id uuid.UUID) predicate.Vod
- func IDNEQ(id uuid.UUID) predicate.Vod
- func IDNotIn(ids ...uuid.UUID) predicate.Vod
- func InfoPath(v string) predicate.Vod
- func InfoPathContains(v string) predicate.Vod
- func InfoPathContainsFold(v string) predicate.Vod
- func InfoPathEQ(v string) predicate.Vod
- func InfoPathEqualFold(v string) predicate.Vod
- func InfoPathGT(v string) predicate.Vod
- func InfoPathGTE(v string) predicate.Vod
- func InfoPathHasPrefix(v string) predicate.Vod
- func InfoPathHasSuffix(v string) predicate.Vod
- func InfoPathIn(vs ...string) predicate.Vod
- func InfoPathIsNil() predicate.Vod
- func InfoPathLT(v string) predicate.Vod
- func InfoPathLTE(v string) predicate.Vod
- func InfoPathNEQ(v string) predicate.Vod
- func InfoPathNotIn(vs ...string) predicate.Vod
- func InfoPathNotNil() predicate.Vod
- func Not(p predicate.Vod) predicate.Vod
- func Or(predicates ...predicate.Vod) predicate.Vod
- func PlatformEQ(v utils.VodPlatform) predicate.Vod
- func PlatformIn(vs ...utils.VodPlatform) predicate.Vod
- func PlatformNEQ(v utils.VodPlatform) predicate.Vod
- func PlatformNotIn(vs ...utils.VodPlatform) predicate.Vod
- func PlatformValidator(pl utils.VodPlatform) error
- func Processing(v bool) predicate.Vod
- func ProcessingEQ(v bool) predicate.Vod
- func ProcessingNEQ(v bool) predicate.Vod
- func Resolution(v string) predicate.Vod
- func ResolutionContains(v string) predicate.Vod
- func ResolutionContainsFold(v string) predicate.Vod
- func ResolutionEQ(v string) predicate.Vod
- func ResolutionEqualFold(v string) predicate.Vod
- func ResolutionGT(v string) predicate.Vod
- func ResolutionGTE(v string) predicate.Vod
- func ResolutionHasPrefix(v string) predicate.Vod
- func ResolutionHasSuffix(v string) predicate.Vod
- func ResolutionIn(vs ...string) predicate.Vod
- func ResolutionIsNil() predicate.Vod
- func ResolutionLT(v string) predicate.Vod
- func ResolutionLTE(v string) predicate.Vod
- func ResolutionNEQ(v string) predicate.Vod
- func ResolutionNotIn(vs ...string) predicate.Vod
- func ResolutionNotNil() predicate.Vod
- func StreamedAt(v time.Time) predicate.Vod
- func StreamedAtEQ(v time.Time) predicate.Vod
- func StreamedAtGT(v time.Time) predicate.Vod
- func StreamedAtGTE(v time.Time) predicate.Vod
- func StreamedAtIn(vs ...time.Time) predicate.Vod
- func StreamedAtLT(v time.Time) predicate.Vod
- func StreamedAtLTE(v time.Time) predicate.Vod
- func StreamedAtNEQ(v time.Time) predicate.Vod
- func StreamedAtNotIn(vs ...time.Time) predicate.Vod
- func ThumbnailPath(v string) predicate.Vod
- func ThumbnailPathContains(v string) predicate.Vod
- func ThumbnailPathContainsFold(v string) predicate.Vod
- func ThumbnailPathEQ(v string) predicate.Vod
- func ThumbnailPathEqualFold(v string) predicate.Vod
- func ThumbnailPathGT(v string) predicate.Vod
- func ThumbnailPathGTE(v string) predicate.Vod
- func ThumbnailPathHasPrefix(v string) predicate.Vod
- func ThumbnailPathHasSuffix(v string) predicate.Vod
- func ThumbnailPathIn(vs ...string) predicate.Vod
- func ThumbnailPathIsNil() predicate.Vod
- func ThumbnailPathLT(v string) predicate.Vod
- func ThumbnailPathLTE(v string) predicate.Vod
- func ThumbnailPathNEQ(v string) predicate.Vod
- func ThumbnailPathNotIn(vs ...string) predicate.Vod
- func ThumbnailPathNotNil() predicate.Vod
- func Title(v string) predicate.Vod
- func TitleContains(v string) predicate.Vod
- func TitleContainsFold(v string) predicate.Vod
- func TitleEQ(v string) predicate.Vod
- func TitleEqualFold(v string) predicate.Vod
- func TitleGT(v string) predicate.Vod
- func TitleGTE(v string) predicate.Vod
- func TitleHasPrefix(v string) predicate.Vod
- func TitleHasSuffix(v string) predicate.Vod
- func TitleIn(vs ...string) predicate.Vod
- func TitleLT(v string) predicate.Vod
- func TitleLTE(v string) predicate.Vod
- func TitleNEQ(v string) predicate.Vod
- func TitleNotIn(vs ...string) predicate.Vod
- func TypeEQ(v utils.VodType) predicate.Vod
- func TypeIn(vs ...utils.VodType) predicate.Vod
- func TypeNEQ(v utils.VodType) predicate.Vod
- func TypeNotIn(vs ...utils.VodType) predicate.Vod
- func TypeValidator(_type utils.VodType) error
- func UpdatedAt(v time.Time) predicate.Vod
- func UpdatedAtEQ(v time.Time) predicate.Vod
- func UpdatedAtGT(v time.Time) predicate.Vod
- func UpdatedAtGTE(v time.Time) predicate.Vod
- func UpdatedAtIn(vs ...time.Time) predicate.Vod
- func UpdatedAtLT(v time.Time) predicate.Vod
- func UpdatedAtLTE(v time.Time) predicate.Vod
- func UpdatedAtNEQ(v time.Time) predicate.Vod
- func UpdatedAtNotIn(vs ...time.Time) predicate.Vod
- func ValidColumn(column string) bool
- func VideoPath(v string) predicate.Vod
- func VideoPathContains(v string) predicate.Vod
- func VideoPathContainsFold(v string) predicate.Vod
- func VideoPathEQ(v string) predicate.Vod
- func VideoPathEqualFold(v string) predicate.Vod
- func VideoPathGT(v string) predicate.Vod
- func VideoPathGTE(v string) predicate.Vod
- func VideoPathHasPrefix(v string) predicate.Vod
- func VideoPathHasSuffix(v string) predicate.Vod
- func VideoPathIn(vs ...string) predicate.Vod
- func VideoPathLT(v string) predicate.Vod
- func VideoPathLTE(v string) predicate.Vod
- func VideoPathNEQ(v string) predicate.Vod
- func VideoPathNotIn(vs ...string) predicate.Vod
- func Views(v int) predicate.Vod
- func ViewsEQ(v int) predicate.Vod
- func ViewsGT(v int) predicate.Vod
- func ViewsGTE(v int) predicate.Vod
- func ViewsIn(vs ...int) predicate.Vod
- func ViewsLT(v int) predicate.Vod
- func ViewsLTE(v int) predicate.Vod
- func ViewsNEQ(v int) predicate.Vod
- func ViewsNotIn(vs ...int) predicate.Vod
- func WebThumbnailPath(v string) predicate.Vod
- func WebThumbnailPathContains(v string) predicate.Vod
- func WebThumbnailPathContainsFold(v string) predicate.Vod
- func WebThumbnailPathEQ(v string) predicate.Vod
- func WebThumbnailPathEqualFold(v string) predicate.Vod
- func WebThumbnailPathGT(v string) predicate.Vod
- func WebThumbnailPathGTE(v string) predicate.Vod
- func WebThumbnailPathHasPrefix(v string) predicate.Vod
- func WebThumbnailPathHasSuffix(v string) predicate.Vod
- func WebThumbnailPathIn(vs ...string) predicate.Vod
- func WebThumbnailPathLT(v string) predicate.Vod
- func WebThumbnailPathLTE(v string) predicate.Vod
- func WebThumbnailPathNEQ(v string) predicate.Vod
- func WebThumbnailPathNotIn(vs ...string) predicate.Vod
Constants ¶
const ( // Label holds the string label denoting the vod type in the database. Label = "vod" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldExtID holds the string denoting the ext_id field in the database. FieldExtID = "ext_id" // FieldPlatform holds the string denoting the platform field in the database. FieldPlatform = "platform" // FieldType holds the string denoting the type field in the database. FieldType = "type" // FieldTitle holds the string denoting the title field in the database. FieldTitle = "title" // FieldDuration holds the string denoting the duration field in the database. FieldDuration = "duration" // FieldViews holds the string denoting the views field in the database. FieldViews = "views" // FieldResolution holds the string denoting the resolution field in the database. FieldResolution = "resolution" // FieldProcessing holds the string denoting the processing field in the database. FieldProcessing = "processing" // FieldThumbnailPath holds the string denoting the thumbnail_path field in the database. FieldThumbnailPath = "thumbnail_path" // FieldWebThumbnailPath holds the string denoting the web_thumbnail_path field in the database. FieldWebThumbnailPath = "web_thumbnail_path" // FieldVideoPath holds the string denoting the video_path field in the database. FieldVideoPath = "video_path" // FieldChatPath holds the string denoting the chat_path field in the database. FieldChatPath = "chat_path" // FieldChatVideoPath holds the string denoting the chat_video_path field in the database. FieldChatVideoPath = "chat_video_path" // FieldInfoPath holds the string denoting the info_path field in the database. FieldInfoPath = "info_path" // FieldStreamedAt holds the string denoting the streamed_at field in the database. FieldStreamedAt = "streamed_at" // FieldUpdatedAt holds the string denoting the updated_at field in the database. FieldUpdatedAt = "updated_at" // FieldCreatedAt holds the string denoting the created_at field in the database. FieldCreatedAt = "created_at" // EdgeChannel holds the string denoting the channel edge name in mutations. EdgeChannel = "channel" // EdgeQueue holds the string denoting the queue edge name in mutations. EdgeQueue = "queue" // EdgePlaylists holds the string denoting the playlists edge name in mutations. EdgePlaylists = "playlists" // Table holds the table name of the vod in the database. Table = "vods" // ChannelTable is the table that holds the channel relation/edge. ChannelTable = "vods" // ChannelInverseTable is the table name for the Channel entity. // It exists in this package in order to avoid circular dependency with the "channel" package. ChannelInverseTable = "channels" // ChannelColumn is the table column denoting the channel relation/edge. ChannelColumn = "channel_vods" // QueueTable is the table that holds the queue relation/edge. QueueTable = "queues" // QueueInverseTable is the table name for the Queue entity. // It exists in this package in order to avoid circular dependency with the "queue" package. QueueInverseTable = "queues" // QueueColumn is the table column denoting the queue relation/edge. QueueColumn = "vod_queue" // PlaylistsTable is the table that holds the playlists relation/edge. The primary key declared below. PlaylistsTable = "playlist_vods" // PlaylistsInverseTable is the table name for the Playlist entity. // It exists in this package in order to avoid circular dependency with the "playlist" package. PlaylistsInverseTable = "playlists" )
const DefaultPlatform utils.VodPlatform = "twitch"
const DefaultType utils.VodType = "archive"
Variables ¶
var ( // DefaultDuration holds the default value on creation for the "duration" field. DefaultDuration int // DefaultViews holds the default value on creation for the "views" field. DefaultViews int // DefaultProcessing holds the default value on creation for the "processing" field. DefaultProcessing bool // DefaultStreamedAt holds the default value on creation for the "streamed_at" field. DefaultStreamedAt 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 // DefaultCreatedAt holds the default value on creation for the "created_at" field. DefaultCreatedAt func() time.Time // DefaultID holds the default value on creation for the "id" field. DefaultID func() uuid.UUID )
var Columns = []string{ FieldID, FieldExtID, FieldPlatform, FieldType, FieldTitle, FieldDuration, FieldViews, FieldResolution, FieldProcessing, FieldThumbnailPath, FieldWebThumbnailPath, FieldVideoPath, FieldChatPath, FieldChatVideoPath, FieldInfoPath, FieldStreamedAt, FieldUpdatedAt, FieldCreatedAt, }
Columns holds all SQL columns for vod fields.
var ForeignKeys = []string{
"channel_vods",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "vods" table and are not defined as standalone fields in the schema.
var ( // PlaylistsPrimaryKey and PlaylistsColumn2 are the table columns denoting the // primary key for the playlists relation (M2M). PlaylistsPrimaryKey = []string{"playlist_id", "vod_id"} )
Functions ¶
func ChatPath ¶
ChatPath applies equality check predicate on the "chat_path" field. It's identical to ChatPathEQ.
func ChatPathContains ¶
ChatPathContains applies the Contains predicate on the "chat_path" field.
func ChatPathContainsFold ¶
ChatPathContainsFold applies the ContainsFold predicate on the "chat_path" field.
func ChatPathEQ ¶
ChatPathEQ applies the EQ predicate on the "chat_path" field.
func ChatPathEqualFold ¶
ChatPathEqualFold applies the EqualFold predicate on the "chat_path" field.
func ChatPathGT ¶
ChatPathGT applies the GT predicate on the "chat_path" field.
func ChatPathGTE ¶
ChatPathGTE applies the GTE predicate on the "chat_path" field.
func ChatPathHasPrefix ¶
ChatPathHasPrefix applies the HasPrefix predicate on the "chat_path" field.
func ChatPathHasSuffix ¶
ChatPathHasSuffix applies the HasSuffix predicate on the "chat_path" field.
func ChatPathIn ¶
ChatPathIn applies the In predicate on the "chat_path" field.
func ChatPathIsNil ¶
ChatPathIsNil applies the IsNil predicate on the "chat_path" field.
func ChatPathLT ¶
ChatPathLT applies the LT predicate on the "chat_path" field.
func ChatPathLTE ¶
ChatPathLTE applies the LTE predicate on the "chat_path" field.
func ChatPathNEQ ¶
ChatPathNEQ applies the NEQ predicate on the "chat_path" field.
func ChatPathNotIn ¶
ChatPathNotIn applies the NotIn predicate on the "chat_path" field.
func ChatPathNotNil ¶
ChatPathNotNil applies the NotNil predicate on the "chat_path" field.
func ChatVideoPath ¶
ChatVideoPath applies equality check predicate on the "chat_video_path" field. It's identical to ChatVideoPathEQ.
func ChatVideoPathContains ¶
ChatVideoPathContains applies the Contains predicate on the "chat_video_path" field.
func ChatVideoPathContainsFold ¶
ChatVideoPathContainsFold applies the ContainsFold predicate on the "chat_video_path" field.
func ChatVideoPathEQ ¶
ChatVideoPathEQ applies the EQ predicate on the "chat_video_path" field.
func ChatVideoPathEqualFold ¶
ChatVideoPathEqualFold applies the EqualFold predicate on the "chat_video_path" field.
func ChatVideoPathGT ¶
ChatVideoPathGT applies the GT predicate on the "chat_video_path" field.
func ChatVideoPathGTE ¶
ChatVideoPathGTE applies the GTE predicate on the "chat_video_path" field.
func ChatVideoPathHasPrefix ¶
ChatVideoPathHasPrefix applies the HasPrefix predicate on the "chat_video_path" field.
func ChatVideoPathHasSuffix ¶
ChatVideoPathHasSuffix applies the HasSuffix predicate on the "chat_video_path" field.
func ChatVideoPathIn ¶
ChatVideoPathIn applies the In predicate on the "chat_video_path" field.
func ChatVideoPathIsNil ¶
ChatVideoPathIsNil applies the IsNil predicate on the "chat_video_path" field.
func ChatVideoPathLT ¶
ChatVideoPathLT applies the LT predicate on the "chat_video_path" field.
func ChatVideoPathLTE ¶
ChatVideoPathLTE applies the LTE predicate on the "chat_video_path" field.
func ChatVideoPathNEQ ¶
ChatVideoPathNEQ applies the NEQ predicate on the "chat_video_path" field.
func ChatVideoPathNotIn ¶
ChatVideoPathNotIn applies the NotIn predicate on the "chat_video_path" field.
func ChatVideoPathNotNil ¶
ChatVideoPathNotNil applies the NotNil predicate on the "chat_video_path" 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 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 Duration ¶
Duration applies equality check predicate on the "duration" field. It's identical to DurationEQ.
func DurationEQ ¶
DurationEQ applies the EQ predicate on the "duration" field.
func DurationGT ¶
DurationGT applies the GT predicate on the "duration" field.
func DurationGTE ¶
DurationGTE applies the GTE predicate on the "duration" field.
func DurationIn ¶
DurationIn applies the In predicate on the "duration" field.
func DurationLT ¶
DurationLT applies the LT predicate on the "duration" field.
func DurationLTE ¶
DurationLTE applies the LTE predicate on the "duration" field.
func DurationNEQ ¶
DurationNEQ applies the NEQ predicate on the "duration" field.
func DurationNotIn ¶
DurationNotIn applies the NotIn predicate on the "duration" field.
func ExtID ¶
ExtID applies equality check predicate on the "ext_id" field. It's identical to ExtIDEQ.
func ExtIDContains ¶
ExtIDContains applies the Contains predicate on the "ext_id" field.
func ExtIDContainsFold ¶
ExtIDContainsFold applies the ContainsFold predicate on the "ext_id" field.
func ExtIDEqualFold ¶
ExtIDEqualFold applies the EqualFold predicate on the "ext_id" field.
func ExtIDHasPrefix ¶
ExtIDHasPrefix applies the HasPrefix predicate on the "ext_id" field.
func ExtIDHasSuffix ¶
ExtIDHasSuffix applies the HasSuffix predicate on the "ext_id" field.
func ExtIDNotIn ¶
ExtIDNotIn applies the NotIn predicate on the "ext_id" field.
func HasChannel ¶
HasChannel applies the HasEdge predicate on the "channel" edge.
func HasChannelWith ¶
HasChannelWith applies the HasEdge predicate on the "channel" edge with a given conditions (other predicates).
func HasPlaylists ¶ added in v1.0.0
HasPlaylists applies the HasEdge predicate on the "playlists" edge.
func HasPlaylistsWith ¶ added in v1.0.0
HasPlaylistsWith applies the HasEdge predicate on the "playlists" edge with a given conditions (other predicates).
func HasQueueWith ¶
HasQueueWith applies the HasEdge predicate on the "queue" edge with a given conditions (other predicates).
func InfoPath ¶
InfoPath applies equality check predicate on the "info_path" field. It's identical to InfoPathEQ.
func InfoPathContains ¶
InfoPathContains applies the Contains predicate on the "info_path" field.
func InfoPathContainsFold ¶
InfoPathContainsFold applies the ContainsFold predicate on the "info_path" field.
func InfoPathEQ ¶
InfoPathEQ applies the EQ predicate on the "info_path" field.
func InfoPathEqualFold ¶
InfoPathEqualFold applies the EqualFold predicate on the "info_path" field.
func InfoPathGT ¶
InfoPathGT applies the GT predicate on the "info_path" field.
func InfoPathGTE ¶
InfoPathGTE applies the GTE predicate on the "info_path" field.
func InfoPathHasPrefix ¶
InfoPathHasPrefix applies the HasPrefix predicate on the "info_path" field.
func InfoPathHasSuffix ¶
InfoPathHasSuffix applies the HasSuffix predicate on the "info_path" field.
func InfoPathIn ¶
InfoPathIn applies the In predicate on the "info_path" field.
func InfoPathIsNil ¶
InfoPathIsNil applies the IsNil predicate on the "info_path" field.
func InfoPathLT ¶
InfoPathLT applies the LT predicate on the "info_path" field.
func InfoPathLTE ¶
InfoPathLTE applies the LTE predicate on the "info_path" field.
func InfoPathNEQ ¶
InfoPathNEQ applies the NEQ predicate on the "info_path" field.
func InfoPathNotIn ¶
InfoPathNotIn applies the NotIn predicate on the "info_path" field.
func InfoPathNotNil ¶
InfoPathNotNil applies the NotNil predicate on the "info_path" field.
func PlatformEQ ¶
func PlatformEQ(v utils.VodPlatform) predicate.Vod
PlatformEQ applies the EQ predicate on the "platform" field.
func PlatformIn ¶
func PlatformIn(vs ...utils.VodPlatform) predicate.Vod
PlatformIn applies the In predicate on the "platform" field.
func PlatformNEQ ¶
func PlatformNEQ(v utils.VodPlatform) predicate.Vod
PlatformNEQ applies the NEQ predicate on the "platform" field.
func PlatformNotIn ¶
func PlatformNotIn(vs ...utils.VodPlatform) predicate.Vod
PlatformNotIn applies the NotIn predicate on the "platform" field.
func PlatformValidator ¶
func PlatformValidator(pl utils.VodPlatform) error
PlatformValidator is a validator for the "platform" field enum values. It is called by the builders before save.
func Processing ¶
Processing applies equality check predicate on the "processing" field. It's identical to ProcessingEQ.
func ProcessingEQ ¶
ProcessingEQ applies the EQ predicate on the "processing" field.
func ProcessingNEQ ¶
ProcessingNEQ applies the NEQ predicate on the "processing" field.
func Resolution ¶
Resolution applies equality check predicate on the "resolution" field. It's identical to ResolutionEQ.
func ResolutionContains ¶
ResolutionContains applies the Contains predicate on the "resolution" field.
func ResolutionContainsFold ¶
ResolutionContainsFold applies the ContainsFold predicate on the "resolution" field.
func ResolutionEQ ¶
ResolutionEQ applies the EQ predicate on the "resolution" field.
func ResolutionEqualFold ¶
ResolutionEqualFold applies the EqualFold predicate on the "resolution" field.
func ResolutionGT ¶
ResolutionGT applies the GT predicate on the "resolution" field.
func ResolutionGTE ¶
ResolutionGTE applies the GTE predicate on the "resolution" field.
func ResolutionHasPrefix ¶
ResolutionHasPrefix applies the HasPrefix predicate on the "resolution" field.
func ResolutionHasSuffix ¶
ResolutionHasSuffix applies the HasSuffix predicate on the "resolution" field.
func ResolutionIn ¶
ResolutionIn applies the In predicate on the "resolution" field.
func ResolutionIsNil ¶
ResolutionIsNil applies the IsNil predicate on the "resolution" field.
func ResolutionLT ¶
ResolutionLT applies the LT predicate on the "resolution" field.
func ResolutionLTE ¶
ResolutionLTE applies the LTE predicate on the "resolution" field.
func ResolutionNEQ ¶
ResolutionNEQ applies the NEQ predicate on the "resolution" field.
func ResolutionNotIn ¶
ResolutionNotIn applies the NotIn predicate on the "resolution" field.
func ResolutionNotNil ¶
ResolutionNotNil applies the NotNil predicate on the "resolution" field.
func StreamedAt ¶
StreamedAt applies equality check predicate on the "streamed_at" field. It's identical to StreamedAtEQ.
func StreamedAtEQ ¶
StreamedAtEQ applies the EQ predicate on the "streamed_at" field.
func StreamedAtGT ¶
StreamedAtGT applies the GT predicate on the "streamed_at" field.
func StreamedAtGTE ¶
StreamedAtGTE applies the GTE predicate on the "streamed_at" field.
func StreamedAtIn ¶
StreamedAtIn applies the In predicate on the "streamed_at" field.
func StreamedAtLT ¶
StreamedAtLT applies the LT predicate on the "streamed_at" field.
func StreamedAtLTE ¶
StreamedAtLTE applies the LTE predicate on the "streamed_at" field.
func StreamedAtNEQ ¶
StreamedAtNEQ applies the NEQ predicate on the "streamed_at" field.
func StreamedAtNotIn ¶
StreamedAtNotIn applies the NotIn predicate on the "streamed_at" field.
func ThumbnailPath ¶
ThumbnailPath applies equality check predicate on the "thumbnail_path" field. It's identical to ThumbnailPathEQ.
func ThumbnailPathContains ¶
ThumbnailPathContains applies the Contains predicate on the "thumbnail_path" field.
func ThumbnailPathContainsFold ¶
ThumbnailPathContainsFold applies the ContainsFold predicate on the "thumbnail_path" field.
func ThumbnailPathEQ ¶
ThumbnailPathEQ applies the EQ predicate on the "thumbnail_path" field.
func ThumbnailPathEqualFold ¶
ThumbnailPathEqualFold applies the EqualFold predicate on the "thumbnail_path" field.
func ThumbnailPathGT ¶
ThumbnailPathGT applies the GT predicate on the "thumbnail_path" field.
func ThumbnailPathGTE ¶
ThumbnailPathGTE applies the GTE predicate on the "thumbnail_path" field.
func ThumbnailPathHasPrefix ¶
ThumbnailPathHasPrefix applies the HasPrefix predicate on the "thumbnail_path" field.
func ThumbnailPathHasSuffix ¶
ThumbnailPathHasSuffix applies the HasSuffix predicate on the "thumbnail_path" field.
func ThumbnailPathIn ¶
ThumbnailPathIn applies the In predicate on the "thumbnail_path" field.
func ThumbnailPathIsNil ¶
ThumbnailPathIsNil applies the IsNil predicate on the "thumbnail_path" field.
func ThumbnailPathLT ¶
ThumbnailPathLT applies the LT predicate on the "thumbnail_path" field.
func ThumbnailPathLTE ¶
ThumbnailPathLTE applies the LTE predicate on the "thumbnail_path" field.
func ThumbnailPathNEQ ¶
ThumbnailPathNEQ applies the NEQ predicate on the "thumbnail_path" field.
func ThumbnailPathNotIn ¶
ThumbnailPathNotIn applies the NotIn predicate on the "thumbnail_path" field.
func ThumbnailPathNotNil ¶
ThumbnailPathNotNil applies the NotNil predicate on the "thumbnail_path" field.
func Title ¶
Title applies equality check predicate on the "title" field. It's identical to TitleEQ.
func TitleContains ¶
TitleContains applies the Contains predicate on the "title" field.
func TitleContainsFold ¶
TitleContainsFold applies the ContainsFold predicate on the "title" field.
func TitleEqualFold ¶
TitleEqualFold applies the EqualFold predicate on the "title" field.
func TitleHasPrefix ¶
TitleHasPrefix applies the HasPrefix predicate on the "title" field.
func TitleHasSuffix ¶
TitleHasSuffix applies the HasSuffix predicate on the "title" field.
func TitleNotIn ¶
TitleNotIn applies the NotIn predicate on the "title" field.
func TypeValidator ¶
TypeValidator is a validator for the "type" field enum values. It is called by the builders before save.
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 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 ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func VideoPath ¶
VideoPath applies equality check predicate on the "video_path" field. It's identical to VideoPathEQ.
func VideoPathContains ¶
VideoPathContains applies the Contains predicate on the "video_path" field.
func VideoPathContainsFold ¶
VideoPathContainsFold applies the ContainsFold predicate on the "video_path" field.
func VideoPathEQ ¶
VideoPathEQ applies the EQ predicate on the "video_path" field.
func VideoPathEqualFold ¶
VideoPathEqualFold applies the EqualFold predicate on the "video_path" field.
func VideoPathGT ¶
VideoPathGT applies the GT predicate on the "video_path" field.
func VideoPathGTE ¶
VideoPathGTE applies the GTE predicate on the "video_path" field.
func VideoPathHasPrefix ¶
VideoPathHasPrefix applies the HasPrefix predicate on the "video_path" field.
func VideoPathHasSuffix ¶
VideoPathHasSuffix applies the HasSuffix predicate on the "video_path" field.
func VideoPathIn ¶
VideoPathIn applies the In predicate on the "video_path" field.
func VideoPathLT ¶
VideoPathLT applies the LT predicate on the "video_path" field.
func VideoPathLTE ¶
VideoPathLTE applies the LTE predicate on the "video_path" field.
func VideoPathNEQ ¶
VideoPathNEQ applies the NEQ predicate on the "video_path" field.
func VideoPathNotIn ¶
VideoPathNotIn applies the NotIn predicate on the "video_path" field.
func Views ¶
Views applies equality check predicate on the "views" field. It's identical to ViewsEQ.
func ViewsNotIn ¶
ViewsNotIn applies the NotIn predicate on the "views" field.
func WebThumbnailPath ¶
WebThumbnailPath applies equality check predicate on the "web_thumbnail_path" field. It's identical to WebThumbnailPathEQ.
func WebThumbnailPathContains ¶
WebThumbnailPathContains applies the Contains predicate on the "web_thumbnail_path" field.
func WebThumbnailPathContainsFold ¶
WebThumbnailPathContainsFold applies the ContainsFold predicate on the "web_thumbnail_path" field.
func WebThumbnailPathEQ ¶
WebThumbnailPathEQ applies the EQ predicate on the "web_thumbnail_path" field.
func WebThumbnailPathEqualFold ¶
WebThumbnailPathEqualFold applies the EqualFold predicate on the "web_thumbnail_path" field.
func WebThumbnailPathGT ¶
WebThumbnailPathGT applies the GT predicate on the "web_thumbnail_path" field.
func WebThumbnailPathGTE ¶
WebThumbnailPathGTE applies the GTE predicate on the "web_thumbnail_path" field.
func WebThumbnailPathHasPrefix ¶
WebThumbnailPathHasPrefix applies the HasPrefix predicate on the "web_thumbnail_path" field.
func WebThumbnailPathHasSuffix ¶
WebThumbnailPathHasSuffix applies the HasSuffix predicate on the "web_thumbnail_path" field.
func WebThumbnailPathIn ¶
WebThumbnailPathIn applies the In predicate on the "web_thumbnail_path" field.
func WebThumbnailPathLT ¶
WebThumbnailPathLT applies the LT predicate on the "web_thumbnail_path" field.
func WebThumbnailPathLTE ¶
WebThumbnailPathLTE applies the LTE predicate on the "web_thumbnail_path" field.
func WebThumbnailPathNEQ ¶
WebThumbnailPathNEQ applies the NEQ predicate on the "web_thumbnail_path" field.
func WebThumbnailPathNotIn ¶
WebThumbnailPathNotIn applies the NotIn predicate on the "web_thumbnail_path" field.
Types ¶
This section is empty.