Versions in this module Expand all Collapse all v0 v0.1.1 Jan 29, 2020 Changes in this version + type Notifier struct + NotifyFunc func(topic string, message []byte) error + func NewMockWebhookNotifier() *Notifier + func (n *Notifier) Notify(topic string, message []byte) error