Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CoinGecko ¶
type CoinGecko struct {
// contains filtered or unexported fields
}
CoinGecko is a quick and dirty solution to fetch BTC prices without importing a supporting package.
It is configured to use IPv4 for HTTP requests to avoid rate limiting.
Click to show internal directories.
Click to hide internal directories.