Versions in this module Expand all Collapse all v1 v1.0.1 Aug 15, 2024 Changes in this version + func Do(fn func() error, n int) (err error) + func DoWithInterval(fn func() error, n int, interval time.Duration) error