Documentation ¶
Index ¶
- Constants
- type Config
- type Plugin
- func (p *Plugin) Boot(conf interface{}, dependencies ...interface{}) plugins.Plugin
- func (p *Plugin) Close() error
- func (p *Plugin) IsEnabled() bool
- func (p *Plugin) Name() string
- func (p *Plugin) Send(msg string) error
- func (p *Plugin) SendPayload(payload slack.Payload) []error
- func (p *Plugin) Start() error
Constants ¶
View Source
const Name = "slack"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.