//
pkg.gl
Category
github.com/adevinta/vulcan-check-sdk
internal
local
package
1.4.1
Repository:
https://github.com/adevinta/vulcan-check-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
1
Files
214 SLOC
#
Functions
NewCheck
NewCheck creates new check to be run from the command line without having an agent.
#
Structs
Check
Check stores all the information needed to run a check locally.
State
State holds the state for a local check.
#
Interfaces
Checker
Checker defines the shape a checker must have in order to be executed as vulcan-check.