package
0.0.0-20191123085552-55fcc16cd0eb
Repository: https://github.com/windom/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.