Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type AlertModule ¶
type AlertModule struct {
// contains filtered or unexported fields
}
func (*AlertModule) Start ¶
func (m *AlertModule) Start() error
func (*AlertModule) Stop ¶
func (m *AlertModule) Stop() error
type AlertService ¶
type AlertService struct {
// contains filtered or unexported fields
}
func NewAlertService ¶
func NewAlertService(module *AlertModule) *AlertService
Click to show internal directories.
Click to hide internal directories.