Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version string DaemonGitBuild string DaemonGitBuildDate string )
Version information (will be populated at build time using ldflags)
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct {
SMTP SMTPConfig
Telegram TelegramConfig
API APIConfig
Debug DebugConfig
RabbitMQ RabbitMQConfig
Slack SlackConfig
}
func LoadConfig ¶
LoadConfig carga el archivo parsewatchdog.conf
type DebugConfig ¶
type DebugConfig struct {
DebugLevel int
}
type RabbitMQConfig ¶
type SMTPConfig ¶
type SlackConfig ¶
type TelegramConfig ¶
Click to show internal directories.
Click to hide internal directories.