package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 5, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Register is called by individual checks during application startup.
Check is the strict contract that every diagnostic test must follow.
The ctx carries cancellation — long-running checks (HTTP, TCP) must respect it.
Build looks up the check type in the registry and constructs it.
Factory is a function that takes the user's config and returns an executable Check.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.