Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewSlackNotificationSender ¶
func NewSlackNotificationSender(webhookURL string) notification.Sender
Types ¶
type Slack ¶
type Slack struct {
// contains filtered or unexported fields
}
func (*Slack) SendNotification ¶
func (s *Slack) SendNotification(ctx context.Context, nc *notification.Notification) error
Click to show internal directories.
Click to hide internal directories.