Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
Path string `yaml:"-"`
Endpoints ConfigEndpoints `yaml:"endpoints"`
Wallets []string `yaml:"wallets"`
}
func (*Config) ReadConfig ¶
func (*Config) RemoveWallet ¶
func (*Config) WriteConfig ¶
Click to show internal directories.
Click to hide internal directories.