package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Jan 31, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package poll is an opinionated library for polling in the Signadot CLI.
func Until(timeout time.Duration, fn func() bool) error
Until polls until the given function returns true, or the timeout expires.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.