Documentation ¶
Index ¶
- func ParseBool(jqQuery string, obj interface{}) (bool, error)
- func ParseMapInterface(jqQuery string, obj interface{}) (map[string]interface{}, error)
- func ParseMapStrings(keyToJQQueries map[string][]string, obj interface{}) (map[string][]string, error)
- func ParseString(jqQuery string, obj interface{}) (string, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseMapInterface ¶
func ParseMapStrings ¶
func ParseString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.