Versions in this module Expand all Collapse all v1 v1.5.6 Mar 27, 2022 Changes in this version + func Close(v interface{}) func() error + func OnSuccess(f func() error, g func() error) func() error + func Run(ctx context.Context, tasks ...func() error) error + type Periodic struct + Execute func() error + Interval time.Duration + func (t *Periodic) Close() error + func (t *Periodic) Start() error