Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlphavantageAPI ¶
func ConfigAlphavantageAPI ¶
func ConfigAlphavantageAPI(envVars map[string]string, test bool) (*AlphavantageAPI, error)
func (*AlphavantageAPI) GetTickerDailyHistoricalData ¶
func (av *AlphavantageAPI) GetTickerDailyHistoricalData(ticker string) ([]byte, error)
Click to show internal directories.
Click to hide internal directories.