Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { ChainRegistryAPIURL string `yaml:"chain_registry_api_url"` ChainRegistryRawURL string `yaml:"chain_registry_raw_url"` CoingeckoURL string `yaml:"coingecko_url"` }
func DefaultAPIConfig ¶
func DefaultAPIConfig() Config
DefaultAPIConfig returns default APIConfig instance
func NewAPIConfig ¶
NewAPIConfig creates new APIConfig instance
Click to show internal directories.
Click to hide internal directories.