//
pkg.gl
Category
github.com/adevinta/vulcan-check-sdk
internal
http
package
1.4.1
Repository:
https://github.com/adevinta/vulcan-check-sdk.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
15
Dependents
1
Files
219 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.
Job
No description provided by the author
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.