Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DiscordWebhook ¶
func (*DiscordWebhook) Send ¶
func (d *DiscordWebhook) Send(message string) error
type MattermostWebhook ¶
func (*MattermostWebhook) Send ¶
func (m *MattermostWebhook) Send(message string) error
type SlackWebhook ¶
type SlackWebhook struct {
URL string
}
func (*SlackWebhook) Send ¶
func (s *SlackWebhook) Send(message string) error
Click to show internal directories.
Click to hide internal directories.