//
pkg.gl
Category
github.com/progrium/go-netstack
gvisor
pkg
sleep
package
0.0.0-20240720002214-37b2b8227b91
Repository:
https://github.com/progrium/go-netstack.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
349 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.