Documentation
¶
Overview ¶
Package notification provides the implementations of notifications for the flipper service. They are used to notify users about events that occur in the flipper service, usually they are some sort of webhook or email notifications.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
Notifier is the interface that wraps the Notify method.
func NewNotifierFromConfig ¶
NewNotifierFromConfig creates a new Notifier from the given NotificationsConfig.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package mattermost implents a Mattermost client.
|
Package mattermost implents a Mattermost client. |
|
Package notificationtemplate provides some (markdown) templates for notifications.
|
Package notificationtemplate provides some (markdown) templates for notifications. |
Click to show internal directories.
Click to hide internal directories.