Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MattermostAdapter ¶
type MattermostAdapter struct {
Service *MattermostNotif
}
func (*MattermostAdapter) SendGroupMessage ¶
func (ma *MattermostAdapter) SendGroupMessage(groupName string, msg notification.Message) error
type MattermostNotif ¶
type MattermostNotif struct {
Cfg *Config
}
func (*MattermostNotif) PostGroupMessage ¶
func (c *MattermostNotif) PostGroupMessage(chName string, m Message) error
Click to show internal directories.
Click to hide internal directories.