//
pkg.gl
Category
github.com/inteleon/go-integration-testutil/v2
async
package
2.0.1
Repository:
https://github.com/inteleon/go-integration-testutil.git
Documentation:
pkg.go.dev
Overview
Versions
3
Dependencies
1
Dependents
0
Files
17 SLOC
#
Functions
AwaitSeconds
AwaitSeconds will try to execute the passed function at the defined interval, either until it returns a nil error or the timeoutSeconds has passed.