package
1.16.102
Repository: https://github.com/jing-zhou/go-tun2socks.git
Documentation: pkg.go.dev

# Functions

Go executes the function in a goroutine and returns a Task capable of stopping the execution.

# Constants

No description provided by the author
No description provided by the author

# Structs

Task represents an interruptable goroutine.

# Type aliases

S is a function that will return true if the goroutine should stop executing.