Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoinPriceResponse ¶
type Coinbase ¶
type Coinbase struct {
// contains filtered or unexported fields
}
func (*Coinbase) GetCryptoPrice ¶
func (cb *Coinbase) GetCryptoPrice(symbol string) (*CoinPriceResponse, error)
func (*Coinbase) GetFiatRatesToUSD ¶
func (cb *Coinbase) GetFiatRatesToUSD() (*CurrencyItems, error)
type CurrencyItems ¶
type ExchangeRates ¶
Click to show internal directories.
Click to hide internal directories.