Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NotificationSender ¶
func NewGenericNotificationSender ¶
func NewGenericNotificationSender(url string) (NotificationSender, error)
func NewMattermostNotificationSender ¶
func NewMattermostNotificationSender(host string, bearerAuth string, channelId string) (NotificationSender, error)
func NewTelegramNotificationSender ¶
func NewTelegramNotificationSender(token string, charID int64) (NotificationSender, error)
Click to show internal directories.
Click to hide internal directories.