Versions in this module Expand all Collapse all v25 v25.1.30 Jan 31, 2025 v25.1.1 Jan 1, 2025 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 Other modules containing this package github.com/xmplusdev/xray-core github.com/xmplusdev/xray-core/v24 github.com/xmplusdev/xray-core/v26