//
pkg.gl
Category
github.com/metacubex/mihomo
common
picker
package
1.18.10
Repository:
https://github.com/metacubex/mihomo.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.