//
pkg.gl
Category
github.com/improbable-eng/etcd-cluster-operator
internal
test
try
package
0.2.0
Repository:
https://github.com/improbable-eng/etcd-cluster-operator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
0
Files
39 SLOC
#
Functions
Consistently
Consistently checks that `fn' consistently returns no error each `tick' for `duration'.
Eventually
Eventually checks that `fn' eventually stops erroring, by calling `fn' every `tick' until it times out after `duration'.