Documentation
¶
Index ¶
- Constants
- type Plugin
- func (n Plugin) Creator(params map[string]interface{}, baseInfo config.BaseInfo) (notifiers.Notifier, error)
- func (n Plugin) Id() string
- func (n Plugin) Name() string
- func (n Plugin) Notify(incident models.Incident) error
- func (n Plugin) NotifySubscriber(incident models.Incident, subscribers []string) error
Constants ¶
View Source
const RegisterFuncName = "Register"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.