Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ExecTimeoutError = errors.New("jq execution was timeout") ExecCancelledError = errors.New("jq execution was cancelled") )
View Source
var Path, Version string
Functions ¶
Types ¶
type ValidationError ¶
type ValidationError struct {
// contains filtered or unexported fields
}
func (*ValidationError) Error ¶
func (e *ValidationError) Error() string
Click to show internal directories.
Click to hide internal directories.