Documentation
¶
Index ¶
Constants ¶
View Source
const ( REDCOLOR = "#ff0000" GREENCOLOR = "#009a8d" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slack ¶
func (*Slack) Send ¶
func (c *Slack) Send(notif *notification.Notification) (err error)
Send will send the notification to the desired channels.
Click to show internal directories.
Click to hide internal directories.