package
1.18.10
Repository: https://github.com/metacubex/mihomo.git
Documentation: pkg.go.dev

# Functions

WithContext returns a new Picker and an associated Context derived from ctx.
WithTimeout returns a new Picker and an associated Context derived from ctx with timeout.

# Structs

Picker provides synchronization, and Context cancelation for groups of goroutines working on subtasks of a common task.