Versions in this module Expand all Collapse all v0 v0.2.0 Feb 13, 2020 Changes in this version + type FakeCron struct + func (f FakeCron) AddFunc(spec string, job func()) (cron.EntryID, error) + func (f FakeCron) Remove(id cron.EntryID)