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

# Structs

Sleeper allows a goroutine to sleep and receive wake up notifications from Wakers in an efficient way.
Waker represents a source of wake-up notifications to be sent to sleepers.