Documentation ¶
Index ¶
- func ParseBool(jqQuery string, obj interface{}) (bool, error)
- func ParseMapInterface(jqQueries map[string]string, obj interface{}) (map[string]interface{}, error)
- func ParseMapString(jqQueries 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 ParseMapString ¶
func ParseString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.