Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ValidateInstalled ¶ added in v0.1.3
func ValidateInstalled()
Types ¶
type JQError ¶
type JQError struct { Message string Type JQErrorType }
type JQErrorType ¶
type JQErrorType int
const ( EmptyFilter JQErrorType = iota BadOptions BadFilter BadJSON BadExcution Unknown )
Click to show internal directories.
Click to hide internal directories.