Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GithubCurrencyApi ¶
func (*GithubCurrencyApi) FetchLatestExchangeRates ¶
func (gca *GithubCurrencyApi) FetchLatestExchangeRates()
type TickerDetails ¶
type TickerDetails struct { Meta TickerMeta `json:"meta"` Values []TickerPriceHistory `json:"values"` Status string `json:"status"` }
type TickerMeta ¶
type TickerPriceHistory ¶
type TwelveDataFinancialDataApi ¶
func (*TwelveDataFinancialDataApi) FetchLatestUSStockPrice ¶
func (tdfda *TwelveDataFinancialDataApi) FetchLatestUSStockPrice()
Click to show internal directories.
Click to hide internal directories.