package
0.0.0-20180524224622-583358ac5197
Repository: https://github.com/costinm/netstack.git
Documentation: pkg.go.dev

# Structs

Gate is a synchronization primitive that allows concurrent goroutines to "enter" it as long as it hasn't been closed yet.