Versions in this module Expand all Collapse all v0 v0.9.1 Dec 2, 2020 Changes in this version + type Notifier struct + func NewNotifier(cfg *config.PipedSpec, logger *zap.Logger) (*Notifier, error) + func (n *Notifier) Notify(event model.Event) + func (n *Notifier) Run(ctx context.Context) error