//
pkg.gl
Category
github.com/polevpn/netstack
sleep
package
1.10.12
Repository:
https://github.com/polevpn/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
274 SLOC
#
Structs
Sleeper
Sleeper allows a goroutine to sleep and receive wake up notifications from Wakers in an efficient way.
Waker
Waker represents a source of wake-up notifications to be sent to sleepers.