package
0.3.0
Repository: https://github.com/elastic/go-concert.git
Documentation: pkg.go.dev

# Functions

Periodic executes fn on every period.
RetryUntil executes fn periodically until the function no longer returns an error, or the timeout has elapsed, or the context is canceled.
Wait blocks for the configuration duration or until the passed context signal canceling.