Versions in this module Expand all Collapse all v26 v26.1.15 Jan 14, 2026 v26.1.14 Jan 13, 2026 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/v25