Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AlertMessage ¶
type Config ¶
type Config struct {
Daemon Daemon `toml:"daemon"`
AlertMessage AlertMessage `toml:"alert_message"`
Smtp Smtp `toml:"smtp"`
NodesList []string `toml:"nodes_list"`
}
Click to show internal directories.
Click to hide internal directories.