Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CopyDefaultConfig ¶
func CopyDefaultConfig()
func CreateDefaults ¶
func CreateDefaults() error
Types ¶
type Config ¶
type Config struct {
Currency string `yaml:"currency"`
Watchlist []string `yaml:"watchlist"`
SMTP EmailNotifierConfig `yaml:"smtp"`
}
Click to show internal directories.
Click to hide internal directories.