Documentation
¶
Index ¶
- Constants
- Variables
- func And(predicates ...predicate.Ticker) predicate.Ticker
- func Base(v string) predicate.Ticker
- func BaseCoinID(v string) predicate.Ticker
- func BaseCoinIDContains(v string) predicate.Ticker
- func BaseCoinIDContainsFold(v string) predicate.Ticker
- func BaseCoinIDEQ(v string) predicate.Ticker
- func BaseCoinIDEqualFold(v string) predicate.Ticker
- func BaseCoinIDGT(v string) predicate.Ticker
- func BaseCoinIDGTE(v string) predicate.Ticker
- func BaseCoinIDHasPrefix(v string) predicate.Ticker
- func BaseCoinIDHasSuffix(v string) predicate.Ticker
- func BaseCoinIDIn(vs ...string) predicate.Ticker
- func BaseCoinIDIsNil() predicate.Ticker
- func BaseCoinIDLT(v string) predicate.Ticker
- func BaseCoinIDLTE(v string) predicate.Ticker
- func BaseCoinIDNEQ(v string) predicate.Ticker
- func BaseCoinIDNotIn(vs ...string) predicate.Ticker
- func BaseCoinIDNotNil() predicate.Ticker
- func BaseContains(v string) predicate.Ticker
- func BaseContainsFold(v string) predicate.Ticker
- func BaseEQ(v string) predicate.Ticker
- func BaseEqualFold(v string) predicate.Ticker
- func BaseGT(v string) predicate.Ticker
- func BaseGTE(v string) predicate.Ticker
- func BaseHasPrefix(v string) predicate.Ticker
- func BaseHasSuffix(v string) predicate.Ticker
- func BaseIn(vs ...string) predicate.Ticker
- func BaseLT(v string) predicate.Ticker
- func BaseLTE(v string) predicate.Ticker
- func BaseNEQ(v string) predicate.Ticker
- func BaseNotIn(vs ...string) predicate.Ticker
- func BidAskSpreadPercentage(v float64) predicate.Ticker
- func BidAskSpreadPercentageEQ(v float64) predicate.Ticker
- func BidAskSpreadPercentageGT(v float64) predicate.Ticker
- func BidAskSpreadPercentageGTE(v float64) predicate.Ticker
- func BidAskSpreadPercentageIn(vs ...float64) predicate.Ticker
- func BidAskSpreadPercentageIsNil() predicate.Ticker
- func BidAskSpreadPercentageLT(v float64) predicate.Ticker
- func BidAskSpreadPercentageLTE(v float64) predicate.Ticker
- func BidAskSpreadPercentageNEQ(v float64) predicate.Ticker
- func BidAskSpreadPercentageNotIn(vs ...float64) predicate.Ticker
- func BidAskSpreadPercentageNotNil() predicate.Ticker
- func ConvertedLastIsNil() predicate.Ticker
- func ConvertedLastNotNil() predicate.Ticker
- func ConvertedVolumeIsNil() predicate.Ticker
- func ConvertedVolumeNotNil() predicate.Ticker
- func Counter(v string) predicate.Ticker
- func CounterCoinID(v string) predicate.Ticker
- func CounterCoinIDContains(v string) predicate.Ticker
- func CounterCoinIDContainsFold(v string) predicate.Ticker
- func CounterCoinIDEQ(v string) predicate.Ticker
- func CounterCoinIDEqualFold(v string) predicate.Ticker
- func CounterCoinIDGT(v string) predicate.Ticker
- func CounterCoinIDGTE(v string) predicate.Ticker
- func CounterCoinIDHasPrefix(v string) predicate.Ticker
- func CounterCoinIDHasSuffix(v string) predicate.Ticker
- func CounterCoinIDIn(vs ...string) predicate.Ticker
- func CounterCoinIDIsNil() predicate.Ticker
- func CounterCoinIDLT(v string) predicate.Ticker
- func CounterCoinIDLTE(v string) predicate.Ticker
- func CounterCoinIDNEQ(v string) predicate.Ticker
- func CounterCoinIDNotIn(vs ...string) predicate.Ticker
- func CounterCoinIDNotNil() predicate.Ticker
- func CounterContains(v string) predicate.Ticker
- func CounterContainsFold(v string) predicate.Ticker
- func CounterEQ(v string) predicate.Ticker
- func CounterEqualFold(v string) predicate.Ticker
- func CounterGT(v string) predicate.Ticker
- func CounterGTE(v string) predicate.Ticker
- func CounterHasPrefix(v string) predicate.Ticker
- func CounterHasSuffix(v string) predicate.Ticker
- func CounterIn(vs ...string) predicate.Ticker
- func CounterLT(v string) predicate.Ticker
- func CounterLTE(v string) predicate.Ticker
- func CounterNEQ(v string) predicate.Ticker
- func CounterNotIn(vs ...string) predicate.Ticker
- func HasVenue() predicate.Ticker
- func HasVenueWith(preds ...predicate.Venue) predicate.Ticker
- func ID(id int) predicate.Ticker
- func IDEQ(id int) predicate.Ticker
- func IDGT(id int) predicate.Ticker
- func IDGTE(id int) predicate.Ticker
- func IDIn(ids ...int) predicate.Ticker
- func IDLT(id int) predicate.Ticker
- func IDLTE(id int) predicate.Ticker
- func IDNEQ(id int) predicate.Ticker
- func IDNotIn(ids ...int) predicate.Ticker
- func IsAnomaly(v bool) predicate.Ticker
- func IsAnomalyEQ(v bool) predicate.Ticker
- func IsAnomalyIsNil() predicate.Ticker
- func IsAnomalyNEQ(v bool) predicate.Ticker
- func IsAnomalyNotNil() predicate.Ticker
- func IsStale(v bool) predicate.Ticker
- func IsStaleEQ(v bool) predicate.Ticker
- func IsStaleIsNil() predicate.Ticker
- func IsStaleNEQ(v bool) predicate.Ticker
- func IsStaleNotNil() predicate.Ticker
- func Last(v float64) predicate.Ticker
- func LastEQ(v float64) predicate.Ticker
- func LastFetchAt(v time.Time) predicate.Ticker
- func LastFetchAtEQ(v time.Time) predicate.Ticker
- func LastFetchAtGT(v time.Time) predicate.Ticker
- func LastFetchAtGTE(v time.Time) predicate.Ticker
- func LastFetchAtIn(vs ...time.Time) predicate.Ticker
- func LastFetchAtIsNil() predicate.Ticker
- func LastFetchAtLT(v time.Time) predicate.Ticker
- func LastFetchAtLTE(v time.Time) predicate.Ticker
- func LastFetchAtNEQ(v time.Time) predicate.Ticker
- func LastFetchAtNotIn(vs ...time.Time) predicate.Ticker
- func LastFetchAtNotNil() predicate.Ticker
- func LastGT(v float64) predicate.Ticker
- func LastGTE(v float64) predicate.Ticker
- func LastIn(vs ...float64) predicate.Ticker
- func LastIsNil() predicate.Ticker
- func LastLT(v float64) predicate.Ticker
- func LastLTE(v float64) predicate.Ticker
- func LastNEQ(v float64) predicate.Ticker
- func LastNotIn(vs ...float64) predicate.Ticker
- func LastNotNil() predicate.Ticker
- func LastTradedAt(v time.Time) predicate.Ticker
- func LastTradedAtEQ(v time.Time) predicate.Ticker
- func LastTradedAtGT(v time.Time) predicate.Ticker
- func LastTradedAtGTE(v time.Time) predicate.Ticker
- func LastTradedAtIn(vs ...time.Time) predicate.Ticker
- func LastTradedAtIsNil() predicate.Ticker
- func LastTradedAtLT(v time.Time) predicate.Ticker
- func LastTradedAtLTE(v time.Time) predicate.Ticker
- func LastTradedAtNEQ(v time.Time) predicate.Ticker
- func LastTradedAtNotIn(vs ...time.Time) predicate.Ticker
- func LastTradedAtNotNil() predicate.Ticker
- func MarketIsNil() predicate.Ticker
- func MarketNotNil() predicate.Ticker
- func Not(p predicate.Ticker) predicate.Ticker
- func Or(predicates ...predicate.Ticker) predicate.Ticker
- func Timestamp(v time.Time) predicate.Ticker
- func TimestampEQ(v time.Time) predicate.Ticker
- func TimestampGT(v time.Time) predicate.Ticker
- func TimestampGTE(v time.Time) predicate.Ticker
- func TimestampIn(vs ...time.Time) predicate.Ticker
- func TimestampIsNil() predicate.Ticker
- func TimestampLT(v time.Time) predicate.Ticker
- func TimestampLTE(v time.Time) predicate.Ticker
- func TimestampNEQ(v time.Time) predicate.Ticker
- func TimestampNotIn(vs ...time.Time) predicate.Ticker
- func TimestampNotNil() predicate.Ticker
- func TokenInfoURL(v string) predicate.Ticker
- func TokenInfoURLContains(v string) predicate.Ticker
- func TokenInfoURLContainsFold(v string) predicate.Ticker
- func TokenInfoURLEQ(v string) predicate.Ticker
- func TokenInfoURLEqualFold(v string) predicate.Ticker
- func TokenInfoURLGT(v string) predicate.Ticker
- func TokenInfoURLGTE(v string) predicate.Ticker
- func TokenInfoURLHasPrefix(v string) predicate.Ticker
- func TokenInfoURLHasSuffix(v string) predicate.Ticker
- func TokenInfoURLIn(vs ...string) predicate.Ticker
- func TokenInfoURLIsNil() predicate.Ticker
- func TokenInfoURLLT(v string) predicate.Ticker
- func TokenInfoURLLTE(v string) predicate.Ticker
- func TokenInfoURLNEQ(v string) predicate.Ticker
- func TokenInfoURLNotIn(vs ...string) predicate.Ticker
- func TokenInfoURLNotNil() predicate.Ticker
- func TradeURL(v string) predicate.Ticker
- func TradeURLContains(v string) predicate.Ticker
- func TradeURLContainsFold(v string) predicate.Ticker
- func TradeURLEQ(v string) predicate.Ticker
- func TradeURLEqualFold(v string) predicate.Ticker
- func TradeURLGT(v string) predicate.Ticker
- func TradeURLGTE(v string) predicate.Ticker
- func TradeURLHasPrefix(v string) predicate.Ticker
- func TradeURLHasSuffix(v string) predicate.Ticker
- func TradeURLIn(vs ...string) predicate.Ticker
- func TradeURLIsNil() predicate.Ticker
- func TradeURLLT(v string) predicate.Ticker
- func TradeURLLTE(v string) predicate.Ticker
- func TradeURLNEQ(v string) predicate.Ticker
- func TradeURLNotIn(vs ...string) predicate.Ticker
- func TradeURLNotNil() predicate.Ticker
- func TrustScore(v string) predicate.Ticker
- func TrustScoreContains(v string) predicate.Ticker
- func TrustScoreContainsFold(v string) predicate.Ticker
- func TrustScoreEQ(v string) predicate.Ticker
- func TrustScoreEqualFold(v string) predicate.Ticker
- func TrustScoreGT(v string) predicate.Ticker
- func TrustScoreGTE(v string) predicate.Ticker
- func TrustScoreHasPrefix(v string) predicate.Ticker
- func TrustScoreHasSuffix(v string) predicate.Ticker
- func TrustScoreIn(vs ...string) predicate.Ticker
- func TrustScoreIsNil() predicate.Ticker
- func TrustScoreLT(v string) predicate.Ticker
- func TrustScoreLTE(v string) predicate.Ticker
- func TrustScoreNEQ(v string) predicate.Ticker
- func TrustScoreNotIn(vs ...string) predicate.Ticker
- func TrustScoreNotNil() predicate.Ticker
- func ValidColumn(column string) bool
- func Volume(v float64) predicate.Ticker
- func VolumeEQ(v float64) predicate.Ticker
- func VolumeGT(v float64) predicate.Ticker
- func VolumeGTE(v float64) predicate.Ticker
- func VolumeIn(vs ...float64) predicate.Ticker
- func VolumeIsNil() predicate.Ticker
- func VolumeLT(v float64) predicate.Ticker
- func VolumeLTE(v float64) predicate.Ticker
- func VolumeNEQ(v float64) predicate.Ticker
- func VolumeNotIn(vs ...float64) predicate.Ticker
- func VolumeNotNil() predicate.Ticker
Constants ¶
const ( // Label holds the string label denoting the ticker type in the database. Label = "ticker" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldBase holds the string denoting the base field in the database. FieldBase = "base" // FieldBaseCoinID holds the string denoting the base_coin_id field in the database. FieldBaseCoinID = "base_coin_id" // FieldCounter holds the string denoting the counter field in the database. FieldCounter = "counter" // FieldCounterCoinID holds the string denoting the counter_coin_id field in the database. FieldCounterCoinID = "counter_coin_id" // FieldMarket holds the string denoting the market field in the database. FieldMarket = "market" // FieldLast holds the string denoting the last field in the database. FieldLast = "last" // FieldVolume holds the string denoting the volume field in the database. FieldVolume = "volume" // FieldConvertedLast holds the string denoting the converted_last field in the database. FieldConvertedLast = "converted_last" // FieldConvertedVolume holds the string denoting the converted_volume field in the database. FieldConvertedVolume = "converted_volume" // FieldTrustScore holds the string denoting the trust_score field in the database. FieldTrustScore = "trust_score" // FieldBidAskSpreadPercentage holds the string denoting the bid_ask_spread_percentage field in the database. FieldBidAskSpreadPercentage = "bid_ask_spread_percentage" // FieldTimestamp holds the string denoting the timestamp field in the database. FieldTimestamp = "timestamp" // FieldLastTradedAt holds the string denoting the last_traded_at field in the database. FieldLastTradedAt = "last_traded_at" // FieldLastFetchAt holds the string denoting the last_fetch_at field in the database. FieldLastFetchAt = "last_fetch_at" // FieldIsAnomaly holds the string denoting the is_anomaly field in the database. FieldIsAnomaly = "is_anomaly" // FieldIsStale holds the string denoting the is_stale field in the database. FieldIsStale = "is_stale" // FieldTradeURL holds the string denoting the trade_url field in the database. FieldTradeURL = "trade_url" // FieldTokenInfoURL holds the string denoting the token_info_url field in the database. FieldTokenInfoURL = "token_info_url" // EdgeVenue holds the string denoting the venue edge name in mutations. EdgeVenue = "venue" // Table holds the table name of the ticker in the database. Table = "tickers" // VenueTable is the table that holds the venue relation/edge. VenueTable = "tickers" // VenueInverseTable is the table name for the Venue entity. // It exists in this package in order to avoid circular dependency with the "venue" package. VenueInverseTable = "venues" // VenueColumn is the table column denoting the venue relation/edge. VenueColumn = "venue_ticker" )
Variables ¶
var Columns = []string{ FieldID, FieldBase, FieldBaseCoinID, FieldCounter, FieldCounterCoinID, FieldMarket, FieldLast, FieldVolume, FieldConvertedLast, FieldConvertedVolume, FieldTrustScore, FieldBidAskSpreadPercentage, FieldTimestamp, FieldLastTradedAt, FieldLastFetchAt, FieldIsAnomaly, FieldIsStale, FieldTradeURL, FieldTokenInfoURL, }
Columns holds all SQL columns for ticker fields.
var ForeignKeys = []string{
"venue_ticker",
}
ForeignKeys holds the SQL foreign-keys that are owned by the "tickers" table and are not defined as standalone fields in the schema.
Functions ¶
func BaseCoinID ¶
BaseCoinID applies equality check predicate on the "base_coin_id" field. It's identical to BaseCoinIDEQ.
func BaseCoinIDContains ¶
BaseCoinIDContains applies the Contains predicate on the "base_coin_id" field.
func BaseCoinIDContainsFold ¶
BaseCoinIDContainsFold applies the ContainsFold predicate on the "base_coin_id" field.
func BaseCoinIDEQ ¶
BaseCoinIDEQ applies the EQ predicate on the "base_coin_id" field.
func BaseCoinIDEqualFold ¶
BaseCoinIDEqualFold applies the EqualFold predicate on the "base_coin_id" field.
func BaseCoinIDGT ¶
BaseCoinIDGT applies the GT predicate on the "base_coin_id" field.
func BaseCoinIDGTE ¶
BaseCoinIDGTE applies the GTE predicate on the "base_coin_id" field.
func BaseCoinIDHasPrefix ¶
BaseCoinIDHasPrefix applies the HasPrefix predicate on the "base_coin_id" field.
func BaseCoinIDHasSuffix ¶
BaseCoinIDHasSuffix applies the HasSuffix predicate on the "base_coin_id" field.
func BaseCoinIDIn ¶
BaseCoinIDIn applies the In predicate on the "base_coin_id" field.
func BaseCoinIDIsNil ¶
BaseCoinIDIsNil applies the IsNil predicate on the "base_coin_id" field.
func BaseCoinIDLT ¶
BaseCoinIDLT applies the LT predicate on the "base_coin_id" field.
func BaseCoinIDLTE ¶
BaseCoinIDLTE applies the LTE predicate on the "base_coin_id" field.
func BaseCoinIDNEQ ¶
BaseCoinIDNEQ applies the NEQ predicate on the "base_coin_id" field.
func BaseCoinIDNotIn ¶
BaseCoinIDNotIn applies the NotIn predicate on the "base_coin_id" field.
func BaseCoinIDNotNil ¶
BaseCoinIDNotNil applies the NotNil predicate on the "base_coin_id" field.
func BaseContains ¶
BaseContains applies the Contains predicate on the "base" field.
func BaseContainsFold ¶
BaseContainsFold applies the ContainsFold predicate on the "base" field.
func BaseEqualFold ¶
BaseEqualFold applies the EqualFold predicate on the "base" field.
func BaseHasPrefix ¶
BaseHasPrefix applies the HasPrefix predicate on the "base" field.
func BaseHasSuffix ¶
BaseHasSuffix applies the HasSuffix predicate on the "base" field.
func BidAskSpreadPercentage ¶
BidAskSpreadPercentage applies equality check predicate on the "bid_ask_spread_percentage" field. It's identical to BidAskSpreadPercentageEQ.
func BidAskSpreadPercentageEQ ¶
BidAskSpreadPercentageEQ applies the EQ predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageGT ¶
BidAskSpreadPercentageGT applies the GT predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageGTE ¶
BidAskSpreadPercentageGTE applies the GTE predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageIn ¶
BidAskSpreadPercentageIn applies the In predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageIsNil ¶
BidAskSpreadPercentageIsNil applies the IsNil predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageLT ¶
BidAskSpreadPercentageLT applies the LT predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageLTE ¶
BidAskSpreadPercentageLTE applies the LTE predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageNEQ ¶
BidAskSpreadPercentageNEQ applies the NEQ predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageNotIn ¶
BidAskSpreadPercentageNotIn applies the NotIn predicate on the "bid_ask_spread_percentage" field.
func BidAskSpreadPercentageNotNil ¶
BidAskSpreadPercentageNotNil applies the NotNil predicate on the "bid_ask_spread_percentage" field.
func ConvertedLastIsNil ¶
ConvertedLastIsNil applies the IsNil predicate on the "converted_last" field.
func ConvertedLastNotNil ¶
ConvertedLastNotNil applies the NotNil predicate on the "converted_last" field.
func ConvertedVolumeIsNil ¶
ConvertedVolumeIsNil applies the IsNil predicate on the "converted_volume" field.
func ConvertedVolumeNotNil ¶
ConvertedVolumeNotNil applies the NotNil predicate on the "converted_volume" field.
func Counter ¶
Counter applies equality check predicate on the "counter" field. It's identical to CounterEQ.
func CounterCoinID ¶
CounterCoinID applies equality check predicate on the "counter_coin_id" field. It's identical to CounterCoinIDEQ.
func CounterCoinIDContains ¶
CounterCoinIDContains applies the Contains predicate on the "counter_coin_id" field.
func CounterCoinIDContainsFold ¶
CounterCoinIDContainsFold applies the ContainsFold predicate on the "counter_coin_id" field.
func CounterCoinIDEQ ¶
CounterCoinIDEQ applies the EQ predicate on the "counter_coin_id" field.
func CounterCoinIDEqualFold ¶
CounterCoinIDEqualFold applies the EqualFold predicate on the "counter_coin_id" field.
func CounterCoinIDGT ¶
CounterCoinIDGT applies the GT predicate on the "counter_coin_id" field.
func CounterCoinIDGTE ¶
CounterCoinIDGTE applies the GTE predicate on the "counter_coin_id" field.
func CounterCoinIDHasPrefix ¶
CounterCoinIDHasPrefix applies the HasPrefix predicate on the "counter_coin_id" field.
func CounterCoinIDHasSuffix ¶
CounterCoinIDHasSuffix applies the HasSuffix predicate on the "counter_coin_id" field.
func CounterCoinIDIn ¶
CounterCoinIDIn applies the In predicate on the "counter_coin_id" field.
func CounterCoinIDIsNil ¶
CounterCoinIDIsNil applies the IsNil predicate on the "counter_coin_id" field.
func CounterCoinIDLT ¶
CounterCoinIDLT applies the LT predicate on the "counter_coin_id" field.
func CounterCoinIDLTE ¶
CounterCoinIDLTE applies the LTE predicate on the "counter_coin_id" field.
func CounterCoinIDNEQ ¶
CounterCoinIDNEQ applies the NEQ predicate on the "counter_coin_id" field.
func CounterCoinIDNotIn ¶
CounterCoinIDNotIn applies the NotIn predicate on the "counter_coin_id" field.
func CounterCoinIDNotNil ¶
CounterCoinIDNotNil applies the NotNil predicate on the "counter_coin_id" field.
func CounterContains ¶
CounterContains applies the Contains predicate on the "counter" field.
func CounterContainsFold ¶
CounterContainsFold applies the ContainsFold predicate on the "counter" field.
func CounterEqualFold ¶
CounterEqualFold applies the EqualFold predicate on the "counter" field.
func CounterGTE ¶
CounterGTE applies the GTE predicate on the "counter" field.
func CounterHasPrefix ¶
CounterHasPrefix applies the HasPrefix predicate on the "counter" field.
func CounterHasSuffix ¶
CounterHasSuffix applies the HasSuffix predicate on the "counter" field.
func CounterLTE ¶
CounterLTE applies the LTE predicate on the "counter" field.
func CounterNEQ ¶
CounterNEQ applies the NEQ predicate on the "counter" field.
func CounterNotIn ¶
CounterNotIn applies the NotIn predicate on the "counter" field.
func HasVenueWith ¶
HasVenueWith applies the HasEdge predicate on the "venue" edge with a given conditions (other predicates).
func IsAnomaly ¶
IsAnomaly applies equality check predicate on the "is_anomaly" field. It's identical to IsAnomalyEQ.
func IsAnomalyEQ ¶
IsAnomalyEQ applies the EQ predicate on the "is_anomaly" field.
func IsAnomalyIsNil ¶
IsAnomalyIsNil applies the IsNil predicate on the "is_anomaly" field.
func IsAnomalyNEQ ¶
IsAnomalyNEQ applies the NEQ predicate on the "is_anomaly" field.
func IsAnomalyNotNil ¶
IsAnomalyNotNil applies the NotNil predicate on the "is_anomaly" field.
func IsStale ¶
IsStale applies equality check predicate on the "is_stale" field. It's identical to IsStaleEQ.
func IsStaleIsNil ¶
IsStaleIsNil applies the IsNil predicate on the "is_stale" field.
func IsStaleNEQ ¶
IsStaleNEQ applies the NEQ predicate on the "is_stale" field.
func IsStaleNotNil ¶
IsStaleNotNil applies the NotNil predicate on the "is_stale" field.
func LastFetchAt ¶
LastFetchAt applies equality check predicate on the "last_fetch_at" field. It's identical to LastFetchAtEQ.
func LastFetchAtEQ ¶
LastFetchAtEQ applies the EQ predicate on the "last_fetch_at" field.
func LastFetchAtGT ¶
LastFetchAtGT applies the GT predicate on the "last_fetch_at" field.
func LastFetchAtGTE ¶
LastFetchAtGTE applies the GTE predicate on the "last_fetch_at" field.
func LastFetchAtIn ¶
LastFetchAtIn applies the In predicate on the "last_fetch_at" field.
func LastFetchAtIsNil ¶
LastFetchAtIsNil applies the IsNil predicate on the "last_fetch_at" field.
func LastFetchAtLT ¶
LastFetchAtLT applies the LT predicate on the "last_fetch_at" field.
func LastFetchAtLTE ¶
LastFetchAtLTE applies the LTE predicate on the "last_fetch_at" field.
func LastFetchAtNEQ ¶
LastFetchAtNEQ applies the NEQ predicate on the "last_fetch_at" field.
func LastFetchAtNotIn ¶
LastFetchAtNotIn applies the NotIn predicate on the "last_fetch_at" field.
func LastFetchAtNotNil ¶
LastFetchAtNotNil applies the NotNil predicate on the "last_fetch_at" field.
func LastNotNil ¶
LastNotNil applies the NotNil predicate on the "last" field.
func LastTradedAt ¶
LastTradedAt applies equality check predicate on the "last_traded_at" field. It's identical to LastTradedAtEQ.
func LastTradedAtEQ ¶
LastTradedAtEQ applies the EQ predicate on the "last_traded_at" field.
func LastTradedAtGT ¶
LastTradedAtGT applies the GT predicate on the "last_traded_at" field.
func LastTradedAtGTE ¶
LastTradedAtGTE applies the GTE predicate on the "last_traded_at" field.
func LastTradedAtIn ¶
LastTradedAtIn applies the In predicate on the "last_traded_at" field.
func LastTradedAtIsNil ¶
LastTradedAtIsNil applies the IsNil predicate on the "last_traded_at" field.
func LastTradedAtLT ¶
LastTradedAtLT applies the LT predicate on the "last_traded_at" field.
func LastTradedAtLTE ¶
LastTradedAtLTE applies the LTE predicate on the "last_traded_at" field.
func LastTradedAtNEQ ¶
LastTradedAtNEQ applies the NEQ predicate on the "last_traded_at" field.
func LastTradedAtNotIn ¶
LastTradedAtNotIn applies the NotIn predicate on the "last_traded_at" field.
func LastTradedAtNotNil ¶
LastTradedAtNotNil applies the NotNil predicate on the "last_traded_at" field.
func MarketIsNil ¶
MarketIsNil applies the IsNil predicate on the "market" field.
func MarketNotNil ¶
MarketNotNil applies the NotNil predicate on the "market" field.
func Timestamp ¶
Timestamp applies equality check predicate on the "timestamp" field. It's identical to TimestampEQ.
func TimestampEQ ¶
TimestampEQ applies the EQ predicate on the "timestamp" field.
func TimestampGT ¶
TimestampGT applies the GT predicate on the "timestamp" field.
func TimestampGTE ¶
TimestampGTE applies the GTE predicate on the "timestamp" field.
func TimestampIn ¶
TimestampIn applies the In predicate on the "timestamp" field.
func TimestampIsNil ¶
TimestampIsNil applies the IsNil predicate on the "timestamp" field.
func TimestampLT ¶
TimestampLT applies the LT predicate on the "timestamp" field.
func TimestampLTE ¶
TimestampLTE applies the LTE predicate on the "timestamp" field.
func TimestampNEQ ¶
TimestampNEQ applies the NEQ predicate on the "timestamp" field.
func TimestampNotIn ¶
TimestampNotIn applies the NotIn predicate on the "timestamp" field.
func TimestampNotNil ¶
TimestampNotNil applies the NotNil predicate on the "timestamp" field.
func TokenInfoURL ¶
TokenInfoURL applies equality check predicate on the "token_info_url" field. It's identical to TokenInfoURLEQ.
func TokenInfoURLContains ¶
TokenInfoURLContains applies the Contains predicate on the "token_info_url" field.
func TokenInfoURLContainsFold ¶
TokenInfoURLContainsFold applies the ContainsFold predicate on the "token_info_url" field.
func TokenInfoURLEQ ¶
TokenInfoURLEQ applies the EQ predicate on the "token_info_url" field.
func TokenInfoURLEqualFold ¶
TokenInfoURLEqualFold applies the EqualFold predicate on the "token_info_url" field.
func TokenInfoURLGT ¶
TokenInfoURLGT applies the GT predicate on the "token_info_url" field.
func TokenInfoURLGTE ¶
TokenInfoURLGTE applies the GTE predicate on the "token_info_url" field.
func TokenInfoURLHasPrefix ¶
TokenInfoURLHasPrefix applies the HasPrefix predicate on the "token_info_url" field.
func TokenInfoURLHasSuffix ¶
TokenInfoURLHasSuffix applies the HasSuffix predicate on the "token_info_url" field.
func TokenInfoURLIn ¶
TokenInfoURLIn applies the In predicate on the "token_info_url" field.
func TokenInfoURLIsNil ¶
TokenInfoURLIsNil applies the IsNil predicate on the "token_info_url" field.
func TokenInfoURLLT ¶
TokenInfoURLLT applies the LT predicate on the "token_info_url" field.
func TokenInfoURLLTE ¶
TokenInfoURLLTE applies the LTE predicate on the "token_info_url" field.
func TokenInfoURLNEQ ¶
TokenInfoURLNEQ applies the NEQ predicate on the "token_info_url" field.
func TokenInfoURLNotIn ¶
TokenInfoURLNotIn applies the NotIn predicate on the "token_info_url" field.
func TokenInfoURLNotNil ¶
TokenInfoURLNotNil applies the NotNil predicate on the "token_info_url" field.
func TradeURL ¶
TradeURL applies equality check predicate on the "trade_url" field. It's identical to TradeURLEQ.
func TradeURLContains ¶
TradeURLContains applies the Contains predicate on the "trade_url" field.
func TradeURLContainsFold ¶
TradeURLContainsFold applies the ContainsFold predicate on the "trade_url" field.
func TradeURLEQ ¶
TradeURLEQ applies the EQ predicate on the "trade_url" field.
func TradeURLEqualFold ¶
TradeURLEqualFold applies the EqualFold predicate on the "trade_url" field.
func TradeURLGT ¶
TradeURLGT applies the GT predicate on the "trade_url" field.
func TradeURLGTE ¶
TradeURLGTE applies the GTE predicate on the "trade_url" field.
func TradeURLHasPrefix ¶
TradeURLHasPrefix applies the HasPrefix predicate on the "trade_url" field.
func TradeURLHasSuffix ¶
TradeURLHasSuffix applies the HasSuffix predicate on the "trade_url" field.
func TradeURLIn ¶
TradeURLIn applies the In predicate on the "trade_url" field.
func TradeURLIsNil ¶
TradeURLIsNil applies the IsNil predicate on the "trade_url" field.
func TradeURLLT ¶
TradeURLLT applies the LT predicate on the "trade_url" field.
func TradeURLLTE ¶
TradeURLLTE applies the LTE predicate on the "trade_url" field.
func TradeURLNEQ ¶
TradeURLNEQ applies the NEQ predicate on the "trade_url" field.
func TradeURLNotIn ¶
TradeURLNotIn applies the NotIn predicate on the "trade_url" field.
func TradeURLNotNil ¶
TradeURLNotNil applies the NotNil predicate on the "trade_url" field.
func TrustScore ¶
TrustScore applies equality check predicate on the "trust_score" field. It's identical to TrustScoreEQ.
func TrustScoreContains ¶
TrustScoreContains applies the Contains predicate on the "trust_score" field.
func TrustScoreContainsFold ¶
TrustScoreContainsFold applies the ContainsFold predicate on the "trust_score" field.
func TrustScoreEQ ¶
TrustScoreEQ applies the EQ predicate on the "trust_score" field.
func TrustScoreEqualFold ¶
TrustScoreEqualFold applies the EqualFold predicate on the "trust_score" field.
func TrustScoreGT ¶
TrustScoreGT applies the GT predicate on the "trust_score" field.
func TrustScoreGTE ¶
TrustScoreGTE applies the GTE predicate on the "trust_score" field.
func TrustScoreHasPrefix ¶
TrustScoreHasPrefix applies the HasPrefix predicate on the "trust_score" field.
func TrustScoreHasSuffix ¶
TrustScoreHasSuffix applies the HasSuffix predicate on the "trust_score" field.
func TrustScoreIn ¶
TrustScoreIn applies the In predicate on the "trust_score" field.
func TrustScoreIsNil ¶
TrustScoreIsNil applies the IsNil predicate on the "trust_score" field.
func TrustScoreLT ¶
TrustScoreLT applies the LT predicate on the "trust_score" field.
func TrustScoreLTE ¶
TrustScoreLTE applies the LTE predicate on the "trust_score" field.
func TrustScoreNEQ ¶
TrustScoreNEQ applies the NEQ predicate on the "trust_score" field.
func TrustScoreNotIn ¶
TrustScoreNotIn applies the NotIn predicate on the "trust_score" field.
func TrustScoreNotNil ¶
TrustScoreNotNil applies the NotNil predicate on the "trust_score" field.
func ValidColumn ¶
ValidColumn reports if the column name is valid (part of the table columns).
func Volume ¶
Volume applies equality check predicate on the "volume" field. It's identical to VolumeEQ.
func VolumeIsNil ¶
VolumeIsNil applies the IsNil predicate on the "volume" field.
func VolumeNotIn ¶
VolumeNotIn applies the NotIn predicate on the "volume" field.
func VolumeNotNil ¶
VolumeNotNil applies the NotNil predicate on the "volume" field.
Types ¶
This section is empty.