Documentation
¶
Index ¶
Constants ¶
View Source
const ( ChannelDingDing int = 1 ChannelWeChat int = 2 )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Operator ¶
type Operator interface {
Send(notification view.Notification, alarm *db.Alarm, channel *db.AlarmChannel, oneTheLogs string) (err error)
}
Click to show internal directories.
Click to hide internal directories.