Documentation
¶
Overview ¶
Package json provides JSON validator for the Cloudprober's validator framework.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Validator ¶
type Validator struct {
// contains filtered or unexported fields
}
Validator implements a regex validator.
func (*Validator) Init ¶
Init initializes the JSON validator. It parses the jq filter in the configuration and returns an error if it doesn't parse for some reason.
Click to show internal directories.
Click to hide internal directories.