Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Map = map[string]interface{}{ "default": &Default{}, "slack": &slack.Slack{}, "slackwebhook": &slackwebhook.SlackWebhook{}, "hipchat": &hipchat.Hipchat{}, "mattermost": &mattermost.Mattermost{}, "flock": &flock.Flock{}, "webhook": &webhook.Webhook{}, "ms-teams": &msteam.MSTeams{}, "smtp": &smtpClient.SMTP{}, "lark": &lark.Webhook{}, }
Map maps each event handler function to a name for easily lookup
Functions ¶
This section is empty.
Types ¶
Directories ¶
Path | Synopsis |
---|---|
Package smtp implements an email notification handler for statemonitor.
|
Package smtp implements an email notification handler for statemonitor. |
Click to show internal directories.
Click to hide internal directories.