# Functions
CheckProviderMinimum starts the currency provider tracker to check the amount of providers available for a currency by querying CoinGecko's API.
ParseConfig attempts to read and parse configuration from the given file path.
# Constants
No description provided by the author
# Variables
ErrEmptyConfigPath defines a sentinel error for an empty config path.
SupportedProviders defines a lookup table of all the supported currency API providers.
SupportedQuotes defines a lookup table for which assets we support using as quotes.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author