//
pkg.gl
Category
github.com/jing-zhou/go-tun2socks
component
runner
package
1.16.102
Repository:
https://github.com/jing-zhou/go-tun2socks.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
61 SLOC
#
Functions
Go
Go executes the function in a goroutine and returns a Task capable of stopping the execution.
#
Constants
FALSE
No description provided by the author
TRUE
No description provided by the author
#
Structs
Task
Task represents an interruptable goroutine.
#
Type aliases
S
S is a function that will return true if the goroutine should stop executing.