package
Version:
v1.0.3
Opens a new window with list of versions in this module.
Published: May 4, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Checks provides methods to query current checks that are aborted so they must
not be started.
New return a new Checks structure that can be used to test if a concrete
check has been aborted or not.
IsAborted returns true if the specified ID has been marked to be aborted.
None return always false when asked if a check is aborted.
IsAborted restruns always false.
Retryer represents the functions used by the Checks struct for retrying http
requests.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.