Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ApplyJQOnMapStrings ¶
func ApplyJQOnMapStrings(keyToJQQueries map[string][]string, baseMap map[string]interface{}) (map[string][]string, error)
ApplyJQOnMapStrings applies the provided JQ queries to a map of strings, using the given Request. It generates a base JQ object from the provided Request and then parses the queries to produce the resulting map.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.