Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get evaluates the JSONPath expression to extract values from the input map. Returns the node values that were found (zero or more), or an error. For details about the JSONPath expression language, see: https://goessner.net/articles/JsonPath/
func Set ¶
Set evaluates the JSONPath expression to set a value in the input map. Returns the number of matching nodes that were updated, or an error. For details about the JSONPath expression language, see: https://goessner.net/articles/JsonPath/
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.