Versions in this module Expand all Collapse all v2 v2.0.0 Dec 30, 2024 Changes in this version + var VolumeChartValidDays = map[string]struct + type Converted struct + Btc float64 + Eth float64 + Usd float64 + type Exchange struct + Country string + Description string + HasTradingIncentive bool + ID string + Image string + Name string + TradeVolume24h float64 + TradeVolume24jBtcNormalice float64 + TrustScore int32 + TrustScoreRank int32 + Url string + YearEstablished int32 + type ExchangeId struct + ID string + Name string + type ExchangeWithTicker struct + AlertNotice string + Centralized bool + Country string + Description string + FacebookUrl string + HasTradingIncentive bool + Image string + Name string + OtherUrl1 string + OtherUrl2 string + PublicNotice string + RedditYrl string + SlackUrl string + StatusUpdates []StatusUpdates + TelegramUrl string + Tickers []Ticker + TradeVolume24hBtc float64 + TradeVolume24hBtcNormalized float64 + TrustScore int32 + TrustScoreRank int32 + TwitterHandle string + Url string + YearEstablished int32 + type ExchangesList []Exchange + type Market struct + HasTradingIncentive bool + Identifier string + Name string + type StatusUpdates struct + type Ticker struct + Base string + BidAskSpreadPercentage float64 + CoinID string + ConvertedLast Converted + ConvertedVolume Converted + IsAnomaly bool + IsStale bool + Last float64 + LastFetchAt string + LastTradedAt string + Market Market + Target string + TargetCoinID string + Timestamp string + TokenInfoUrl string + TradeUrl string + TrustScore string + Volume float64 + type Tickers struct + Name string + Tickers []Ticker + type Volume []interface Other modules containing this package github.com/JulianToledano/goingecko