package
0.0.0-20230808143047-ff439f295c29
Repository: https://github.com/caravan/essentials.git
Documentation: pkg.go.dev

# Functions

MakeReadyWait returns a new ReadyWait.
Timeout returns a receive-only channel that will be closed after the specified Duration.

# Structs

ReadyWait is a structure that manages a channel to be used for simple readiness notification.