package
Version:
v2.14.0
Opens a new window with list of versions in this module.
Published: Sep 19, 2025
License: MIT
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 wait provides functions for polling for condition changes.
PollImmediateUntil tries a condition until stopped by the context.
PollUntil tries a condition until stopped by the context.
ConditionFunc returns true if the condition is satisfied, or an error
if the loop should be aborted.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.