Versions in this module Expand all Collapse all v1 v1.1.1 Feb 22, 2024 Changes in this version + type Task struct + Execute func() error + Interval time.Duration + func (t *Task) Close() + func (t *Task) Start(first bool) error