//
pkg.gl
Category
github.com/MerlinKodo/clash-rev
common
picker
package
1.0.2
Repository:
https://github.com/merlinkodo/clash-rev.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
69 SLOC
#
Functions
WithContext
WithContext returns a new Picker and an associated Context derived from ctx.
WithTimeout
WithTimeout returns a new Picker and an associated Context derived from ctx with timeout.
#
Structs
Picker
Picker provides synchronization, and Context cancelation for groups of goroutines working on subtasks of a common task.