//
pkg.gl
Category
github.com/polevpn/netstack
gate
package
1.10.12
Repository:
https://github.com/polevpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
1
Files
58 SLOC
#
Structs
Gate
Gate is a synchronization primitive that allows concurrent goroutines to "enter" it as long as it hasn't been closed yet.