Documentation
¶
Index ¶
- Variables
- func NewEncoder(tab bool, indent int) *encoder
- func PrintJson(json string) error
- func PrintJsonToStderr(json string) error
- func RunJQ(queryStr string, result interface{}) (interface{}, error)
- func RunJQOnString(queryStr string, json string) (interface{}, error)
- func ToJson(args []string, noWrapping bool, compliant bool, ...) (string, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var MonochromeOutput = false
Functions ¶
func NewEncoder ¶
func PrintJsonToStderr ¶ added in v0.5.0
func RunJQOnString ¶ added in v0.8.1
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.