//
pkg.gl
Category
github.com/delphit430/v2ray-core
common
signal
package
1.24.4
Repository:
https://github.com/delphit430/v2ray-core.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
2
Dependents
0
Files
46 SLOC
#
Functions
NewCloseSignal
NewCloseSignal creates a new CancelSignal.
#
Structs
CancelSignal
CancelSignal is a signal passed to goroutine, in order to cancel the goroutine on demand.
Once
No description provided by the author