Documentation ¶
Overview ¶
Package alerts provides set of API to send system and services alerts
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Alerts ¶
type Alerts struct {
// contains filtered or unexported fields
}
Alerts instance.
func (*Alerts) GetAlertsChannel ¶
func (instance *Alerts) GetAlertsChannel() (channel <-chan interface{})
GetAlertsChannel returns channel with alerts to be sent.
Click to show internal directories.
Click to hide internal directories.