Discover Packages
github.com/auth0/terraform-provider-auth0
internal
wait
package
Version:
v1.13.1
Opens a new window with list of versions in this module.
Published: Feb 21, 2025
License: MPL-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
Documentation
¶
Package wait contains helper functions to enable polling the api server.
Until takes a function which is called every pollingMillis milliseconds until
it returns true, it has tried polling more than pollCount times, or there is an error.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.