package
0.0.0-20240516031204-092457bd92e0
Repository: https://github.com/photon-storage/go-common.git
Documentation: pkg.go.dev

# Functions

ForChan waits for channel to receive data before ctx is done.
ForCond waits for eval function to return true before ctx is done.
ForGroup waits for a WaitGroup to resolve before ctx is done.