Versions in this module Expand all Collapse all v0 v0.1.0 Mar 20, 2022 Changes in this version + type Executor interface + Execute func(event *event.Event, date time.Time, abort <-chan struct{}) + func New(nConfig notification.Config, finishedEvents chan<- string) (Executor, error) + type Stage struct + Delta time.Duration + Notifiers []notification.Notifier