//
pkg.gl
Category
github.com/GFW-knocker/Xray-core
common
task
package
24.12.18-mahsa-r1+incompatible
Repository:
https://github.com/gfw-knocker/xray-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
48
Files
139 SLOC
#
Functions
Close
Close returns a func() that closes v.
OnSuccess
OnSuccess executes g() after f() returns nil.
Run
Run executes a list of tasks in parallel, returns the first error encountered or nil if all tasks pass.
#
Structs
Periodic
Periodic is a task that runs periodically.