Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func JsonPathCompile ¶
JsonPathCompile compiles a JSONPath expression
jsonpath is the JSONPath expression returns the compiled JSONPath expression
func JsonPathGetValue ¶
JsonPathGetValue gets a value from a JSONPath expression
path is the JSONPath expression source is the JSON object to get the value from returns the value at the path
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.