Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DumpFiredAlerts ¶
func DumpFiredAlerts()
func RefreshAlertRules ¶
func RefreshAlertRules()
func StoreFiredAlerts ¶
func StoreFiredAlerts()
Types ¶
type Alerts ¶
func (Alerts) DumpAlerts ¶
func (alerts Alerts) DumpAlerts()
func (Alerts) StoreAlerts ¶
func (alerts Alerts) StoreAlerts()
type Processor ¶
type Processor struct {
// contains filtered or unexported fields
}
func NewProcessor ¶
func NewProcessor(mqttClient *mqttclient.MqttClient, statusUpdateSeconds int, smtpServer string) *Processor
Click to show internal directories.
Click to hide internal directories.