Versions in this module Expand all Collapse all v0 v0.1.1 Jan 16, 2023 v0.1.0 Jan 11, 2023 v0.0.1 Dec 25, 2022 Changes in this version + func Interval(ctx context.Context, interval time.Duration, call func(context.Context)) + func Parallel(calls ...func()) + func Retry(count int, ttl time.Duration, call func() error) error