Versions in this module Expand all Collapse all v1 v1.10.0 Aug 28, 2020 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 Incompatible versions in this module v3.50.2+incompatible Oct 29, 2018