//
pkg.gl
Category
github.com/photon-storage/go-common
testing
wait
package
0.0.0-20240516031204-092457bd92e0
Repository:
https://github.com/photon-storage/go-common.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
65 SLOC
#
Functions
ForChan
ForChan waits for channel to receive data before ctx is done.
ForCond
ForCond waits for eval function to return true before ctx is done.
ForGroup
ForGroup waits for a WaitGroup to resolve before ctx is done.