package
0.0.0-20211107161233-8cc07ee8640f
Repository: https://github.com/sebastianvoit/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.