Versions in this module Expand all Collapse all v0 v0.2.17 Jun 25, 2023 v0.0.1 Jun 25, 2023 Changes in this version + type RepeatedTask wrapper + func NewRepeatedTask(interval time.Duration, handler func(time.Time)) *RepeatedTask + type State int + const Init + const Running + const Stopped