Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Notifier ¶
type Notifier struct{}
Notifier notifies Mattermost admins and channels with plugin updates or failures.
func New ¶
New creates a new Notifier with papi and notifications chan. notifier consumes notifications from the notifications chan and sends notifications to Mattermost admins and to user given Mattermost notification #channel.
func (*Notifier) UpdateConfig ¶
UpdateConfig updates notifier's options configs set during the first initialization.
Click to show internal directories.
Click to hide internal directories.