Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct {
// contains filtered or unexported fields
}
Notifier handles sending notifications to various services
func NewNotifier ¶
func NewNotifier(config *client.NotificationConfig) *Notifier
NewNotifier creates a new notifier instance
Click to show internal directories.
Click to hide internal directories.