//
pkg.gl
Category
github.com/lacework/etcd-cluster-operator
internal
test
try
package
0.0.0-20230109211309-af52fa712b14
Repository:
https://github.com/lacework/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'.