Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Slack ¶
type Slack struct{}
func (Slack) SendNewAccount ¶
func (s Slack) SendNewAccount(p notifications.PayloadNewAccount) error
func (Slack) SendNewEvent ¶
func (s Slack) SendNewEvent(p notifications.PayloadNewEvent) error
func (Slack) SendNewReport ¶ added in v0.1.3
func (s Slack) SendNewReport(p notifications.PayloadNewReport) error
Click to show internal directories.
Click to hide internal directories.