Documentation ¶
Overview ¶
Package jsonquery interacts with jq queries
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeYAMLForGoJQ ¶ added in v0.9.0
func NormalizeYAMLForGoJQ(v interface{}) interface{}
NormalizeYAMLForGoJQ normalizes output from YAML parsing to be gojq compatible
func RunSingleOutput ¶
RunSingleOutput runs a JQ query against `object` and returns the string value (assuming there is a single output)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.