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