Documentation
¶
Index ¶
Constants ¶
View Source
const (
// TestURLEndpoint is the endpoint for testing queries to coinmarketcap API.
TestURLEndpoint = "https://sandbox-api.coinmarketcap.com"
)
Variables ¶
This section is empty.
Functions ¶
func GetConfig ¶
func GetConfig(t *testing.T) coinmarketcap.Config
GetConfig get a standard coinmarketcap configuration.
func PickAPIKey ¶
PickAPIKey picks one coinmarketcap api key from flag.
Types ¶
Click to show internal directories.
Click to hide internal directories.