package
1.4.1
Repository: https://github.com/adevinta/vulcan-check-sdk.git
Documentation: pkg.go.dev

# Functions

NewCheck creates new check to be run from the command line without having an agent.

# Structs

Check stores all the information needed to run a check locally.
No description provided by the author
State holds the state for a local check.

# Interfaces

Checker defines the shape a checker must have in order to be executed as vulcan-check.