//
pkg.gl
Category
github.com/Shadowsocks-NET/v2ray-go/v4
common
task
package
4.0.0-20220713033532-960decf99bb7
Repository:
https://github.com/shadowsocks-net/v2ray-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
22
Files
127 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.