Versions in this module Expand all Collapse all v0 v0.0.2 May 30, 2021 Changes in this version + type Crontab struct + func New(logger *zap.Logger) *Crontab + func (c *Crontab) Register(spec string, command contract.Command) + func (c *Crontab) Shutdown() + func (c *Crontab) Start()