package
0.0.0-20240221031645-f9b973159f6e
Repository: https://github.com/logrange/range.git
Documentation: pkg.go.dev

# Functions

Sleep allows to sleep for duration of until the ctx is closed.
WrapChannel receives a channel and returns a context which wraps the channel The context will be closed when the channel is closed.