Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Tokens []Token `yaml:"tokens"`
}
func DefaultPricefeedConfig ¶
func DefaultPricefeedConfig() Config
DefaultPricefeedConfig returns the default instance of Config
func NewPricefeedConfig ¶
NewPricefeedConfig allows to build a new Config instance
Click to show internal directories.
Click to hide internal directories.