Skip to main content

Module check

Module check 

Source
Expand description

Verification check types

Provides types for defining verification checks with commands, timeouts, and actions.

Structs§

CheckId
Unique identifier for a verification check
VerificationCheck
A verification check to execute

Enums§

CheckResult
Result of a verification check execution
CheckStatus
Current status of a verification check
FailAction
Action to take when a check fails
PassAction
Action to take when a check passes
VerificationCommand
Command to execute for verification