package
0.0.0-20220415185946-76b4f34d3f2e
Repository: https://github.com/prashanth-hegde/jpath.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Get navigates a dot separated list of fields within a document input is the fields and list of tokenized json docs to parse Tokenize param if true, treats array as a list of items (for further breakdown) if false, treats array as just a string, and does not break down the array.
ProcessExpression processes a given json array with the matching expressions This is the entry point for the jpath parser.
No description provided by the author
No description provided by the author