//
pkg.gl
Category
github.com/sagernet/gvisor
pkg
sleep
package
0.0.0-20240428053021-e691de28565f
Repository:
https://github.com/sagernet/gvisor.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
352 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.