//
pkg.gl
Category
github.com/netobserv/gopipes
pkg
test
package
0.3.0
Repository:
https://github.com/netobserv/gopipes.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
28 SLOC
#
Functions
AsyncWait
No description provided by the author
#
Type aliases
AsyncWaiter
AsyncWaiter merges a waitgroup and a channel to provide syntactic sugar in asynchronous tests, making them failing if the waitGroup does not reach the 0 status after a given timeout.