Documentation ¶
Index ¶
Constants ¶
View Source
const POLL_INTERVAL = 5 * time.Second
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { Hostname string `yaml:"hostname"` StructuredData string `yaml:"structured_data"` Syslog SyslogConfig `yaml:"syslog"` }
func LoadConfig ¶
type SyslogConfig ¶
Click to show internal directories.
Click to hide internal directories.