Versions in this module Expand all Collapse all v0 v0.1.8 Mar 30, 2022 Changes in this version + type Notifier struct + NotifyFunc func(topic string, message []byte) error + func NewMockNotifier() *Notifier + func (n *Notifier) Notify(topic string, message []byte) error