Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AcceptedFiatCurrencies = []string{
"EUR", "USD", "GBP", "SEK", "CAD", "AUD", "HKD", "JPY", "NOK", "DKK", "RUB",
}
TODO add all supported fiat currency symbols
View Source
var Coinlist api.CoinList
View Source
var RootCmd = &cobra.Command{
Use: "cryptovalues",
Short: "Get latest cryptocurrency info from CryptoCompare",
}
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.