//
pkg.gl
Category
github.com/inetaf/netstack
sleep
package
0.0.0-20220214151720-7585b01ddccf
Repository:
https://github.com/inetaf/netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
247 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.