Documentation ¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.FeedItem) predicate.FeedItem
- func AuthorsIsNil() predicate.FeedItem
- func AuthorsNotNil() predicate.FeedItem
- func Content(v string) predicate.FeedItem
- func ContentContains(v string) predicate.FeedItem
- func ContentContainsFold(v string) predicate.FeedItem
- func ContentEQ(v string) predicate.FeedItem
- func ContentEqualFold(v string) predicate.FeedItem
- func ContentGT(v string) predicate.FeedItem
- func ContentGTE(v string) predicate.FeedItem
- func ContentHasPrefix(v string) predicate.FeedItem
- func ContentHasSuffix(v string) predicate.FeedItem
- func ContentIn(vs ...string) predicate.FeedItem
- func ContentIsNil() predicate.FeedItem
- func ContentLT(v string) predicate.FeedItem
- func ContentLTE(v string) predicate.FeedItem
- func ContentNEQ(v string) predicate.FeedItem
- func ContentNotIn(vs ...string) predicate.FeedItem
- func ContentNotNil() predicate.FeedItem
- func CreatedAt(v time.Time) predicate.FeedItem
- func CreatedAtEQ(v time.Time) predicate.FeedItem
- func CreatedAtGT(v time.Time) predicate.FeedItem
- func CreatedAtGTE(v time.Time) predicate.FeedItem
- func CreatedAtIn(vs ...time.Time) predicate.FeedItem
- func CreatedAtLT(v time.Time) predicate.FeedItem
- func CreatedAtLTE(v time.Time) predicate.FeedItem
- func CreatedAtNEQ(v time.Time) predicate.FeedItem
- func CreatedAtNotIn(vs ...time.Time) predicate.FeedItem
- func Description(v string) predicate.FeedItem
- func DescriptionContains(v string) predicate.FeedItem
- func DescriptionContainsFold(v string) predicate.FeedItem
- func DescriptionEQ(v string) predicate.FeedItem
- func DescriptionEqualFold(v string) predicate.FeedItem
- func DescriptionGT(v string) predicate.FeedItem
- func DescriptionGTE(v string) predicate.FeedItem
- func DescriptionHasPrefix(v string) predicate.FeedItem
- func DescriptionHasSuffix(v string) predicate.FeedItem
- func DescriptionIn(vs ...string) predicate.FeedItem
- func DescriptionIsNil() predicate.FeedItem
- func DescriptionLT(v string) predicate.FeedItem
- func DescriptionLTE(v string) predicate.FeedItem
- func DescriptionNEQ(v string) predicate.FeedItem
- func DescriptionNotIn(vs ...string) predicate.FeedItem
- func DescriptionNotNil() predicate.FeedItem
- func DigestDescription(v string) predicate.FeedItem
- func DigestDescriptionContains(v string) predicate.FeedItem
- func DigestDescriptionContainsFold(v string) predicate.FeedItem
- func DigestDescriptionEQ(v string) predicate.FeedItem
- func DigestDescriptionEqualFold(v string) predicate.FeedItem
- func DigestDescriptionGT(v string) predicate.FeedItem
- func DigestDescriptionGTE(v string) predicate.FeedItem
- func DigestDescriptionHasPrefix(v string) predicate.FeedItem
- func DigestDescriptionHasSuffix(v string) predicate.FeedItem
- func DigestDescriptionIn(vs ...string) predicate.FeedItem
- func DigestDescriptionIsNil() predicate.FeedItem
- func DigestDescriptionLT(v string) predicate.FeedItem
- func DigestDescriptionLTE(v string) predicate.FeedItem
- func DigestDescriptionNEQ(v string) predicate.FeedItem
- func DigestDescriptionNotIn(vs ...string) predicate.FeedItem
- func DigestDescriptionNotNil() predicate.FeedItem
- func DigestImagesIsNil() predicate.FeedItem
- func DigestImagesNotNil() predicate.FeedItem
- func EnclosuresIsNil() predicate.FeedItem
- func EnclosuresNotNil() predicate.FeedItem
- func FeedID(v model.InternalID) predicate.FeedItem
- func FeedIDEQ(v model.InternalID) predicate.FeedItem
- func FeedIDIn(vs ...model.InternalID) predicate.FeedItem
- func FeedIDNEQ(v model.InternalID) predicate.FeedItem
- func FeedIDNotIn(vs ...model.InternalID) predicate.FeedItem
- func GUID(v string) predicate.FeedItem
- func GUIDContains(v string) predicate.FeedItem
- func GUIDContainsFold(v string) predicate.FeedItem
- func GUIDEQ(v string) predicate.FeedItem
- func GUIDEqualFold(v string) predicate.FeedItem
- func GUIDGT(v string) predicate.FeedItem
- func GUIDGTE(v string) predicate.FeedItem
- func GUIDHasPrefix(v string) predicate.FeedItem
- func GUIDHasSuffix(v string) predicate.FeedItem
- func GUIDIn(vs ...string) predicate.FeedItem
- func GUIDLT(v string) predicate.FeedItem
- func GUIDLTE(v string) predicate.FeedItem
- func GUIDNEQ(v string) predicate.FeedItem
- func GUIDNotIn(vs ...string) predicate.FeedItem
- func HasFeed() predicate.FeedItem
- func HasFeedItemCollection() predicate.FeedItem
- func HasFeedItemCollectionWith(preds ...predicate.FeedItemCollection) predicate.FeedItem
- func HasFeedWith(preds ...predicate.Feed) predicate.FeedItem
- func ID(id model.InternalID) predicate.FeedItem
- func IDEQ(id model.InternalID) predicate.FeedItem
- func IDGT(id model.InternalID) predicate.FeedItem
- func IDGTE(id model.InternalID) predicate.FeedItem
- func IDIn(ids ...model.InternalID) predicate.FeedItem
- func IDLT(id model.InternalID) predicate.FeedItem
- func IDLTE(id model.InternalID) predicate.FeedItem
- func IDNEQ(id model.InternalID) predicate.FeedItem
- func IDNotIn(ids ...model.InternalID) predicate.FeedItem
- func ImageIsNil() predicate.FeedItem
- func ImageNotNil() predicate.FeedItem
- func Link(v string) predicate.FeedItem
- func LinkContains(v string) predicate.FeedItem
- func LinkContainsFold(v string) predicate.FeedItem
- func LinkEQ(v string) predicate.FeedItem
- func LinkEqualFold(v string) predicate.FeedItem
- func LinkGT(v string) predicate.FeedItem
- func LinkGTE(v string) predicate.FeedItem
- func LinkHasPrefix(v string) predicate.FeedItem
- func LinkHasSuffix(v string) predicate.FeedItem
- func LinkIn(vs ...string) predicate.FeedItem
- func LinkIsNil() predicate.FeedItem
- func LinkLT(v string) predicate.FeedItem
- func LinkLTE(v string) predicate.FeedItem
- func LinkNEQ(v string) predicate.FeedItem
- func LinkNotIn(vs ...string) predicate.FeedItem
- func LinkNotNil() predicate.FeedItem
- func Not(p predicate.FeedItem) predicate.FeedItem
- func Or(predicates ...predicate.FeedItem) predicate.FeedItem
- func PublishPlatform(v string) predicate.FeedItem
- func PublishPlatformContains(v string) predicate.FeedItem
- func PublishPlatformContainsFold(v string) predicate.FeedItem
- func PublishPlatformEQ(v string) predicate.FeedItem
- func PublishPlatformEqualFold(v string) predicate.FeedItem
- func PublishPlatformGT(v string) predicate.FeedItem
- func PublishPlatformGTE(v string) predicate.FeedItem
- func PublishPlatformHasPrefix(v string) predicate.FeedItem
- func PublishPlatformHasSuffix(v string) predicate.FeedItem
- func PublishPlatformIn(vs ...string) predicate.FeedItem
- func PublishPlatformIsNil() predicate.FeedItem
- func PublishPlatformLT(v string) predicate.FeedItem
- func PublishPlatformLTE(v string) predicate.FeedItem
- func PublishPlatformNEQ(v string) predicate.FeedItem
- func PublishPlatformNotIn(vs ...string) predicate.FeedItem
- func PublishPlatformNotNil() predicate.FeedItem
- func Published(v string) predicate.FeedItem
- func PublishedContains(v string) predicate.FeedItem
- func PublishedContainsFold(v string) predicate.FeedItem
- func PublishedEQ(v string) predicate.FeedItem
- func PublishedEqualFold(v string) predicate.FeedItem
- func PublishedGT(v string) predicate.FeedItem
- func PublishedGTE(v string) predicate.FeedItem
- func PublishedHasPrefix(v string) predicate.FeedItem
- func PublishedHasSuffix(v string) predicate.FeedItem
- func PublishedIn(vs ...string) predicate.FeedItem
- func PublishedIsNil() predicate.FeedItem
- func PublishedLT(v string) predicate.FeedItem
- func PublishedLTE(v string) predicate.FeedItem
- func PublishedNEQ(v string) predicate.FeedItem
- func PublishedNotIn(vs ...string) predicate.FeedItem
- func PublishedNotNil() predicate.FeedItem
- func PublishedParsed(v time.Time) predicate.FeedItem
- func PublishedParsedEQ(v time.Time) predicate.FeedItem
- func PublishedParsedGT(v time.Time) predicate.FeedItem
- func PublishedParsedGTE(v time.Time) predicate.FeedItem
- func PublishedParsedIn(vs ...time.Time) predicate.FeedItem
- func PublishedParsedLT(v time.Time) predicate.FeedItem
- func PublishedParsedLTE(v time.Time) predicate.FeedItem
- func PublishedParsedNEQ(v time.Time) predicate.FeedItem
- func PublishedParsedNotIn(vs ...time.Time) predicate.FeedItem
- func ReadCount(v int64) predicate.FeedItem
- func ReadCountEQ(v int64) predicate.FeedItem
- func ReadCountGT(v int64) predicate.FeedItem
- func ReadCountGTE(v int64) predicate.FeedItem
- func ReadCountIn(vs ...int64) predicate.FeedItem
- func ReadCountLT(v int64) predicate.FeedItem
- func ReadCountLTE(v int64) predicate.FeedItem
- func ReadCountNEQ(v int64) predicate.FeedItem
- func ReadCountNotIn(vs ...int64) predicate.FeedItem
- func Title(v string) predicate.FeedItem
- func TitleContains(v string) predicate.FeedItem
- func TitleContainsFold(v string) predicate.FeedItem
- func TitleEQ(v string) predicate.FeedItem
- func TitleEqualFold(v string) predicate.FeedItem
- func TitleGT(v string) predicate.FeedItem
- func TitleGTE(v string) predicate.FeedItem
- func TitleHasPrefix(v string) predicate.FeedItem
- func TitleHasSuffix(v string) predicate.FeedItem
- func TitleIn(vs ...string) predicate.FeedItem
- func TitleIsNil() predicate.FeedItem
- func TitleLT(v string) predicate.FeedItem
- func TitleLTE(v string) predicate.FeedItem
- func TitleNEQ(v string) predicate.FeedItem
- func TitleNotIn(vs ...string) predicate.FeedItem
- func TitleNotNil() predicate.FeedItem
- func Updated(v string) predicate.FeedItem
- func UpdatedAt(v time.Time) predicate.FeedItem
- func UpdatedAtEQ(v time.Time) predicate.FeedItem
- func UpdatedAtGT(v time.Time) predicate.FeedItem
- func UpdatedAtGTE(v time.Time) predicate.FeedItem
- func UpdatedAtIn(vs ...time.Time) predicate.FeedItem
- func UpdatedAtLT(v time.Time) predicate.FeedItem
- func UpdatedAtLTE(v time.Time) predicate.FeedItem
- func UpdatedAtNEQ(v time.Time) predicate.FeedItem
- func UpdatedAtNotIn(vs ...time.Time) predicate.FeedItem
- func UpdatedContains(v string) predicate.FeedItem
- func UpdatedContainsFold(v string) predicate.FeedItem
- func UpdatedEQ(v string) predicate.FeedItem
- func UpdatedEqualFold(v string) predicate.FeedItem
- func UpdatedGT(v string) predicate.FeedItem
- func UpdatedGTE(v string) predicate.FeedItem
- func UpdatedHasPrefix(v string) predicate.FeedItem
- func UpdatedHasSuffix(v string) predicate.FeedItem
- func UpdatedIn(vs ...string) predicate.FeedItem
- func UpdatedIsNil() predicate.FeedItem
- func UpdatedLT(v string) predicate.FeedItem
- func UpdatedLTE(v string) predicate.FeedItem
- func UpdatedNEQ(v string) predicate.FeedItem
- func UpdatedNotIn(vs ...string) predicate.FeedItem
- func UpdatedNotNil() predicate.FeedItem
- func UpdatedParsed(v time.Time) predicate.FeedItem
- func UpdatedParsedEQ(v time.Time) predicate.FeedItem
- func UpdatedParsedGT(v time.Time) predicate.FeedItem
- func UpdatedParsedGTE(v time.Time) predicate.FeedItem
- func UpdatedParsedIn(vs ...time.Time) predicate.FeedItem
- func UpdatedParsedIsNil() predicate.FeedItem
- func UpdatedParsedLT(v time.Time) predicate.FeedItem
- func UpdatedParsedLTE(v time.Time) predicate.FeedItem
- func UpdatedParsedNEQ(v time.Time) predicate.FeedItem
- func UpdatedParsedNotIn(vs ...time.Time) predicate.FeedItem
- func UpdatedParsedNotNil() predicate.FeedItem
- func ValidColumn(column string) bool
- type OrderOption
- func ByContent(opts ...sql.OrderTermOption) OrderOption
- func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByDescription(opts ...sql.OrderTermOption) OrderOption
- func ByDigestDescription(opts ...sql.OrderTermOption) OrderOption
- func ByFeedField(field string, opts ...sql.OrderTermOption) OrderOption
- func ByFeedID(opts ...sql.OrderTermOption) OrderOption
- func ByFeedItemCollection(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
- func ByFeedItemCollectionCount(opts ...sql.OrderTermOption) OrderOption
- func ByGUID(opts ...sql.OrderTermOption) OrderOption
- func ByID(opts ...sql.OrderTermOption) OrderOption
- func ByLink(opts ...sql.OrderTermOption) OrderOption
- func ByPublishPlatform(opts ...sql.OrderTermOption) OrderOption
- func ByPublished(opts ...sql.OrderTermOption) OrderOption
- func ByPublishedParsed(opts ...sql.OrderTermOption) OrderOption
- func ByReadCount(opts ...sql.OrderTermOption) OrderOption
- func ByTitle(opts ...sql.OrderTermOption) OrderOption
- func ByUpdated(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
- func ByUpdatedParsed(opts ...sql.OrderTermOption) OrderOption
Constants ¶
const ( // Label holds the string label denoting the feeditem type in the database. Label = "feed_item" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldFeedID holds the string denoting the feed_id field in the database. FieldFeedID = "feed_id" // FieldTitle holds the string denoting the title field in the database. FieldTitle = "title" // FieldAuthors holds the string denoting the authors field in the database. FieldAuthors = "authors" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldContent holds the string denoting the content field in the database. FieldContent = "content" // FieldGUID holds the string denoting the guid field in the database. FieldGUID = "guid" // FieldLink holds the string denoting the link field in the database. FieldLink = "link" // FieldImage holds the string denoting the image field in the database. FieldImage = "image" // FieldPublished holds the string denoting the published field in the database. FieldPublished = "published" // FieldPublishedParsed holds the string denoting the published_parsed field in the database. FieldPublishedParsed = "published_parsed" // FieldUpdated holds the string denoting the updated field in the database. FieldUpdated = "updated" // FieldUpdatedParsed holds the string denoting the updated_parsed field in the database. FieldUpdatedParsed = "updated_parsed" // FieldEnclosures holds the string denoting the enclosures field in the database. FieldEnclosures = "enclosures" // FieldPublishPlatform holds the string denoting the publish_platform field in the database. FieldPublishPlatform = "publish_platform" // FieldReadCount holds the string denoting the read_count field in the database. FieldReadCount = "read_count" // FieldDigestDescription holds the string denoting the digest_description field in the database. FieldDigestDescription = "digest_description" // FieldDigestImages holds the string denoting the digest_images field in the database. FieldDigestImages = "digest_images" // 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" // EdgeFeed holds the string denoting the feed edge name in mutations. EdgeFeed = "feed" // EdgeFeedItemCollection holds the string denoting the feed_item_collection edge name in mutations. EdgeFeedItemCollection = "feed_item_collection" // Table holds the table name of the feeditem in the database. Table = "feed_items" // FeedTable is the table that holds the feed relation/edge. FeedTable = "feed_items" // FeedInverseTable is the table name for the Feed entity. // It exists in this package in order to avoid circular dependency with the "feed" package. FeedInverseTable = "feeds" // FeedColumn is the table column denoting the feed relation/edge. FeedColumn = "feed_id" // FeedItemCollectionTable is the table that holds the feed_item_collection relation/edge. The primary key declared below. FeedItemCollectionTable = "feed_item_feed_item_collection" // FeedItemCollectionInverseTable is the table name for the FeedItemCollection entity. // It exists in this package in order to avoid circular dependency with the "feeditemcollection" package. FeedItemCollectionInverseTable = "feed_item_collections" )
Variables ¶
var ( // DefaultReadCount holds the default value on creation for the "read_count" field. DefaultReadCount int64 // 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 )
var Columns = []string{ FieldID, FieldFeedID, FieldTitle, FieldAuthors, FieldDescription, FieldContent, FieldGUID, FieldLink, FieldImage, FieldPublished, FieldPublishedParsed, FieldUpdated, FieldUpdatedParsed, FieldEnclosures, FieldPublishPlatform, FieldReadCount, FieldDigestDescription, FieldDigestImages, FieldUpdatedAt, FieldCreatedAt, }
Columns holds all SQL columns for feeditem fields.
var ( // FeedItemCollectionPrimaryKey and FeedItemCollectionColumn2 are the table columns denoting the // primary key for the feed_item_collection relation (M2M). FeedItemCollectionPrimaryKey = []string{"feed_item_id", "feed_item_collection_id"} )
Functions ¶
func AuthorsIsNil ¶
AuthorsIsNil applies the IsNil predicate on the "authors" field.
func AuthorsNotNil ¶
AuthorsNotNil applies the NotNil predicate on the "authors" field.
func Content ¶
Content applies equality check predicate on the "content" field. It's identical to ContentEQ.
func ContentContains ¶
ContentContains applies the Contains predicate on the "content" field.
func ContentContainsFold ¶
ContentContainsFold applies the ContainsFold predicate on the "content" field.
func ContentEqualFold ¶
ContentEqualFold applies the EqualFold predicate on the "content" field.
func ContentGTE ¶
ContentGTE applies the GTE predicate on the "content" field.
func ContentHasPrefix ¶
ContentHasPrefix applies the HasPrefix predicate on the "content" field.
func ContentHasSuffix ¶
ContentHasSuffix applies the HasSuffix predicate on the "content" field.
func ContentIsNil ¶
ContentIsNil applies the IsNil predicate on the "content" field.
func ContentLTE ¶
ContentLTE applies the LTE predicate on the "content" field.
func ContentNEQ ¶
ContentNEQ applies the NEQ predicate on the "content" field.
func ContentNotIn ¶
ContentNotIn applies the NotIn predicate on the "content" field.
func ContentNotNil ¶
ContentNotNil applies the NotNil predicate on the "content" 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 Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DigestDescription ¶ added in v0.1.5
DigestDescription applies equality check predicate on the "digest_description" field. It's identical to DigestDescriptionEQ.
func DigestDescriptionContains ¶ added in v0.1.5
DigestDescriptionContains applies the Contains predicate on the "digest_description" field.
func DigestDescriptionContainsFold ¶ added in v0.1.5
DigestDescriptionContainsFold applies the ContainsFold predicate on the "digest_description" field.
func DigestDescriptionEQ ¶ added in v0.1.5
DigestDescriptionEQ applies the EQ predicate on the "digest_description" field.
func DigestDescriptionEqualFold ¶ added in v0.1.5
DigestDescriptionEqualFold applies the EqualFold predicate on the "digest_description" field.
func DigestDescriptionGT ¶ added in v0.1.5
DigestDescriptionGT applies the GT predicate on the "digest_description" field.
func DigestDescriptionGTE ¶ added in v0.1.5
DigestDescriptionGTE applies the GTE predicate on the "digest_description" field.
func DigestDescriptionHasPrefix ¶ added in v0.1.5
DigestDescriptionHasPrefix applies the HasPrefix predicate on the "digest_description" field.
func DigestDescriptionHasSuffix ¶ added in v0.1.5
DigestDescriptionHasSuffix applies the HasSuffix predicate on the "digest_description" field.
func DigestDescriptionIn ¶ added in v0.1.5
DigestDescriptionIn applies the In predicate on the "digest_description" field.
func DigestDescriptionIsNil ¶ added in v0.1.5
DigestDescriptionIsNil applies the IsNil predicate on the "digest_description" field.
func DigestDescriptionLT ¶ added in v0.1.5
DigestDescriptionLT applies the LT predicate on the "digest_description" field.
func DigestDescriptionLTE ¶ added in v0.1.5
DigestDescriptionLTE applies the LTE predicate on the "digest_description" field.
func DigestDescriptionNEQ ¶ added in v0.1.5
DigestDescriptionNEQ applies the NEQ predicate on the "digest_description" field.
func DigestDescriptionNotIn ¶ added in v0.1.5
DigestDescriptionNotIn applies the NotIn predicate on the "digest_description" field.
func DigestDescriptionNotNil ¶ added in v0.1.5
DigestDescriptionNotNil applies the NotNil predicate on the "digest_description" field.
func DigestImagesIsNil ¶ added in v0.1.5
DigestImagesIsNil applies the IsNil predicate on the "digest_images" field.
func DigestImagesNotNil ¶ added in v0.1.5
DigestImagesNotNil applies the NotNil predicate on the "digest_images" field.
func EnclosuresIsNil ¶
EnclosuresIsNil applies the IsNil predicate on the "enclosures" field.
func EnclosuresNotNil ¶
EnclosuresNotNil applies the NotNil predicate on the "enclosures" field.
func FeedID ¶
func FeedID(v model.InternalID) predicate.FeedItem
FeedID applies equality check predicate on the "feed_id" field. It's identical to FeedIDEQ.
func FeedIDEQ ¶
func FeedIDEQ(v model.InternalID) predicate.FeedItem
FeedIDEQ applies the EQ predicate on the "feed_id" field.
func FeedIDIn ¶
func FeedIDIn(vs ...model.InternalID) predicate.FeedItem
FeedIDIn applies the In predicate on the "feed_id" field.
func FeedIDNEQ ¶
func FeedIDNEQ(v model.InternalID) predicate.FeedItem
FeedIDNEQ applies the NEQ predicate on the "feed_id" field.
func FeedIDNotIn ¶
func FeedIDNotIn(vs ...model.InternalID) predicate.FeedItem
FeedIDNotIn applies the NotIn predicate on the "feed_id" field.
func GUIDContains ¶
GUIDContains applies the Contains predicate on the "guid" field.
func GUIDContainsFold ¶
GUIDContainsFold applies the ContainsFold predicate on the "guid" field.
func GUIDEqualFold ¶
GUIDEqualFold applies the EqualFold predicate on the "guid" field.
func GUIDHasPrefix ¶
GUIDHasPrefix applies the HasPrefix predicate on the "guid" field.
func GUIDHasSuffix ¶
GUIDHasSuffix applies the HasSuffix predicate on the "guid" field.
func HasFeedItemCollection ¶ added in v0.2.10
HasFeedItemCollection applies the HasEdge predicate on the "feed_item_collection" edge.
func HasFeedItemCollectionWith ¶ added in v0.2.10
func HasFeedItemCollectionWith(preds ...predicate.FeedItemCollection) predicate.FeedItem
HasFeedItemCollectionWith applies the HasEdge predicate on the "feed_item_collection" edge with a given conditions (other predicates).
func HasFeedWith ¶
HasFeedWith applies the HasEdge predicate on the "feed" edge with a given conditions (other predicates).
func ID ¶
func ID(id model.InternalID) predicate.FeedItem
ID filters vertices based on their ID field.
func IDEQ ¶
func IDEQ(id model.InternalID) predicate.FeedItem
IDEQ applies the EQ predicate on the ID field.
func IDGT ¶
func IDGT(id model.InternalID) predicate.FeedItem
IDGT applies the GT predicate on the ID field.
func IDGTE ¶
func IDGTE(id model.InternalID) predicate.FeedItem
IDGTE applies the GTE predicate on the ID field.
func IDIn ¶
func IDIn(ids ...model.InternalID) predicate.FeedItem
IDIn applies the In predicate on the ID field.
func IDLT ¶
func IDLT(id model.InternalID) predicate.FeedItem
IDLT applies the LT predicate on the ID field.
func IDLTE ¶
func IDLTE(id model.InternalID) predicate.FeedItem
IDLTE applies the LTE predicate on the ID field.
func IDNEQ ¶
func IDNEQ(id model.InternalID) predicate.FeedItem
IDNEQ applies the NEQ predicate on the ID field.
func IDNotIn ¶
func IDNotIn(ids ...model.InternalID) predicate.FeedItem
IDNotIn applies the NotIn predicate on the ID field.
func ImageIsNil ¶
ImageIsNil applies the IsNil predicate on the "image" field.
func ImageNotNil ¶
ImageNotNil applies the NotNil predicate on the "image" field.
func LinkContains ¶
LinkContains applies the Contains predicate on the "link" field.
func LinkContainsFold ¶
LinkContainsFold applies the ContainsFold predicate on the "link" field.
func LinkEqualFold ¶
LinkEqualFold applies the EqualFold predicate on the "link" field.
func LinkHasPrefix ¶
LinkHasPrefix applies the HasPrefix predicate on the "link" field.
func LinkHasSuffix ¶
LinkHasSuffix applies the HasSuffix predicate on the "link" field.
func LinkNotNil ¶
LinkNotNil applies the NotNil predicate on the "link" field.
func PublishPlatform ¶
PublishPlatform applies equality check predicate on the "publish_platform" field. It's identical to PublishPlatformEQ.
func PublishPlatformContains ¶
PublishPlatformContains applies the Contains predicate on the "publish_platform" field.
func PublishPlatformContainsFold ¶
PublishPlatformContainsFold applies the ContainsFold predicate on the "publish_platform" field.
func PublishPlatformEQ ¶
PublishPlatformEQ applies the EQ predicate on the "publish_platform" field.
func PublishPlatformEqualFold ¶
PublishPlatformEqualFold applies the EqualFold predicate on the "publish_platform" field.
func PublishPlatformGT ¶
PublishPlatformGT applies the GT predicate on the "publish_platform" field.
func PublishPlatformGTE ¶
PublishPlatformGTE applies the GTE predicate on the "publish_platform" field.
func PublishPlatformHasPrefix ¶
PublishPlatformHasPrefix applies the HasPrefix predicate on the "publish_platform" field.
func PublishPlatformHasSuffix ¶
PublishPlatformHasSuffix applies the HasSuffix predicate on the "publish_platform" field.
func PublishPlatformIn ¶
PublishPlatformIn applies the In predicate on the "publish_platform" field.
func PublishPlatformIsNil ¶
PublishPlatformIsNil applies the IsNil predicate on the "publish_platform" field.
func PublishPlatformLT ¶
PublishPlatformLT applies the LT predicate on the "publish_platform" field.
func PublishPlatformLTE ¶
PublishPlatformLTE applies the LTE predicate on the "publish_platform" field.
func PublishPlatformNEQ ¶
PublishPlatformNEQ applies the NEQ predicate on the "publish_platform" field.
func PublishPlatformNotIn ¶
PublishPlatformNotIn applies the NotIn predicate on the "publish_platform" field.
func PublishPlatformNotNil ¶
PublishPlatformNotNil applies the NotNil predicate on the "publish_platform" field.
func Published ¶
Published applies equality check predicate on the "published" field. It's identical to PublishedEQ.
func PublishedContains ¶
PublishedContains applies the Contains predicate on the "published" field.
func PublishedContainsFold ¶
PublishedContainsFold applies the ContainsFold predicate on the "published" field.
func PublishedEQ ¶
PublishedEQ applies the EQ predicate on the "published" field.
func PublishedEqualFold ¶
PublishedEqualFold applies the EqualFold predicate on the "published" field.
func PublishedGT ¶
PublishedGT applies the GT predicate on the "published" field.
func PublishedGTE ¶
PublishedGTE applies the GTE predicate on the "published" field.
func PublishedHasPrefix ¶
PublishedHasPrefix applies the HasPrefix predicate on the "published" field.
func PublishedHasSuffix ¶
PublishedHasSuffix applies the HasSuffix predicate on the "published" field.
func PublishedIn ¶
PublishedIn applies the In predicate on the "published" field.
func PublishedIsNil ¶
PublishedIsNil applies the IsNil predicate on the "published" field.
func PublishedLT ¶
PublishedLT applies the LT predicate on the "published" field.
func PublishedLTE ¶
PublishedLTE applies the LTE predicate on the "published" field.
func PublishedNEQ ¶
PublishedNEQ applies the NEQ predicate on the "published" field.
func PublishedNotIn ¶
PublishedNotIn applies the NotIn predicate on the "published" field.
func PublishedNotNil ¶
PublishedNotNil applies the NotNil predicate on the "published" field.
func PublishedParsed ¶
PublishedParsed applies equality check predicate on the "published_parsed" field. It's identical to PublishedParsedEQ.
func PublishedParsedEQ ¶
PublishedParsedEQ applies the EQ predicate on the "published_parsed" field.
func PublishedParsedGT ¶
PublishedParsedGT applies the GT predicate on the "published_parsed" field.
func PublishedParsedGTE ¶
PublishedParsedGTE applies the GTE predicate on the "published_parsed" field.
func PublishedParsedIn ¶
PublishedParsedIn applies the In predicate on the "published_parsed" field.
func PublishedParsedLT ¶
PublishedParsedLT applies the LT predicate on the "published_parsed" field.
func PublishedParsedLTE ¶
PublishedParsedLTE applies the LTE predicate on the "published_parsed" field.
func PublishedParsedNEQ ¶
PublishedParsedNEQ applies the NEQ predicate on the "published_parsed" field.
func PublishedParsedNotIn ¶
PublishedParsedNotIn applies the NotIn predicate on the "published_parsed" field.
func ReadCount ¶ added in v0.1.15
ReadCount applies equality check predicate on the "read_count" field. It's identical to ReadCountEQ.
func ReadCountEQ ¶ added in v0.1.15
ReadCountEQ applies the EQ predicate on the "read_count" field.
func ReadCountGT ¶ added in v0.1.15
ReadCountGT applies the GT predicate on the "read_count" field.
func ReadCountGTE ¶ added in v0.1.15
ReadCountGTE applies the GTE predicate on the "read_count" field.
func ReadCountIn ¶ added in v0.1.15
ReadCountIn applies the In predicate on the "read_count" field.
func ReadCountLT ¶ added in v0.1.15
ReadCountLT applies the LT predicate on the "read_count" field.
func ReadCountLTE ¶ added in v0.1.15
ReadCountLTE applies the LTE predicate on the "read_count" field.
func ReadCountNEQ ¶ added in v0.1.15
ReadCountNEQ applies the NEQ predicate on the "read_count" field.
func ReadCountNotIn ¶ added in v0.1.15
ReadCountNotIn applies the NotIn predicate on the "read_count" 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 TitleIsNil ¶
TitleIsNil applies the IsNil predicate on the "title" field.
func TitleNotIn ¶
TitleNotIn applies the NotIn predicate on the "title" field.
func TitleNotNil ¶
TitleNotNil applies the NotNil predicate on the "title" field.
func Updated ¶
Updated applies equality check predicate on the "updated" field. It's identical to UpdatedEQ.
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 UpdatedContains ¶
UpdatedContains applies the Contains predicate on the "updated" field.
func UpdatedContainsFold ¶
UpdatedContainsFold applies the ContainsFold predicate on the "updated" field.
func UpdatedEqualFold ¶
UpdatedEqualFold applies the EqualFold predicate on the "updated" field.
func UpdatedGTE ¶
UpdatedGTE applies the GTE predicate on the "updated" field.
func UpdatedHasPrefix ¶
UpdatedHasPrefix applies the HasPrefix predicate on the "updated" field.
func UpdatedHasSuffix ¶
UpdatedHasSuffix applies the HasSuffix 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 UpdatedParsed ¶
UpdatedParsed applies equality check predicate on the "updated_parsed" field. It's identical to UpdatedParsedEQ.
func UpdatedParsedEQ ¶
UpdatedParsedEQ applies the EQ predicate on the "updated_parsed" field.
func UpdatedParsedGT ¶
UpdatedParsedGT applies the GT predicate on the "updated_parsed" field.
func UpdatedParsedGTE ¶
UpdatedParsedGTE applies the GTE predicate on the "updated_parsed" field.
func UpdatedParsedIn ¶
UpdatedParsedIn applies the In predicate on the "updated_parsed" field.
func UpdatedParsedIsNil ¶
UpdatedParsedIsNil applies the IsNil predicate on the "updated_parsed" field.
func UpdatedParsedLT ¶
UpdatedParsedLT applies the LT predicate on the "updated_parsed" field.
func UpdatedParsedLTE ¶
UpdatedParsedLTE applies the LTE predicate on the "updated_parsed" field.
func UpdatedParsedNEQ ¶
UpdatedParsedNEQ applies the NEQ predicate on the "updated_parsed" field.
func UpdatedParsedNotIn ¶
UpdatedParsedNotIn applies the NotIn predicate on the "updated_parsed" field.
func UpdatedParsedNotNil ¶
UpdatedParsedNotNil applies the NotNil predicate on the "updated_parsed" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
Types ¶
type OrderOption ¶ added in v0.1.4
OrderOption defines the ordering options for the FeedItem queries.
func ByContent ¶ added in v0.1.4
func ByContent(opts ...sql.OrderTermOption) OrderOption
ByContent orders the results by the content field.
func ByCreatedAt ¶ added in v0.1.4
func ByCreatedAt(opts ...sql.OrderTermOption) OrderOption
ByCreatedAt orders the results by the created_at field.
func ByDescription ¶ added in v0.1.4
func ByDescription(opts ...sql.OrderTermOption) OrderOption
ByDescription orders the results by the description field.
func ByDigestDescription ¶ added in v0.1.5
func ByDigestDescription(opts ...sql.OrderTermOption) OrderOption
ByDigestDescription orders the results by the digest_description field.
func ByFeedField ¶ added in v0.1.4
func ByFeedField(field string, opts ...sql.OrderTermOption) OrderOption
ByFeedField orders the results by feed field.
func ByFeedID ¶ added in v0.1.4
func ByFeedID(opts ...sql.OrderTermOption) OrderOption
ByFeedID orders the results by the feed_id field.
func ByFeedItemCollection ¶ added in v0.2.10
func ByFeedItemCollection(term sql.OrderTerm, terms ...sql.OrderTerm) OrderOption
ByFeedItemCollection orders the results by feed_item_collection terms.
func ByFeedItemCollectionCount ¶ added in v0.2.10
func ByFeedItemCollectionCount(opts ...sql.OrderTermOption) OrderOption
ByFeedItemCollectionCount orders the results by feed_item_collection count.
func ByGUID ¶ added in v0.1.4
func ByGUID(opts ...sql.OrderTermOption) OrderOption
ByGUID orders the results by the guid field.
func ByID ¶ added in v0.1.4
func ByID(opts ...sql.OrderTermOption) OrderOption
ByID orders the results by the id field.
func ByLink ¶ added in v0.1.4
func ByLink(opts ...sql.OrderTermOption) OrderOption
ByLink orders the results by the link field.
func ByPublishPlatform ¶ added in v0.1.4
func ByPublishPlatform(opts ...sql.OrderTermOption) OrderOption
ByPublishPlatform orders the results by the publish_platform field.
func ByPublished ¶ added in v0.1.4
func ByPublished(opts ...sql.OrderTermOption) OrderOption
ByPublished orders the results by the published field.
func ByPublishedParsed ¶ added in v0.1.4
func ByPublishedParsed(opts ...sql.OrderTermOption) OrderOption
ByPublishedParsed orders the results by the published_parsed field.
func ByReadCount ¶ added in v0.1.15
func ByReadCount(opts ...sql.OrderTermOption) OrderOption
ByReadCount orders the results by the read_count field.
func ByTitle ¶ added in v0.1.4
func ByTitle(opts ...sql.OrderTermOption) OrderOption
ByTitle orders the results by the title field.
func ByUpdated ¶ added in v0.1.4
func ByUpdated(opts ...sql.OrderTermOption) OrderOption
ByUpdated orders the results by the updated field.
func ByUpdatedAt ¶ added in v0.1.4
func ByUpdatedAt(opts ...sql.OrderTermOption) OrderOption
ByUpdatedAt orders the results by the updated_at field.
func ByUpdatedParsed ¶ added in v0.1.4
func ByUpdatedParsed(opts ...sql.OrderTermOption) OrderOption
ByUpdatedParsed orders the results by the updated_parsed field.