Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { LogLevel string `yaml:"log_level"` LogTimestamp bool `yaml:"log_timestamp"` MaxAge time.Duration `yaml:"max_age"` Notifications []*Notification }
type Notification ¶
Click to show internal directories.
Click to hide internal directories.