Documentation
¶
Overview ¶
Package parser parses RFC 9535 JSONPath queries into parse trees. Most JSONPath users will use package github.com/theory/jsonpath instead of this package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrPathParse = errors.New("jsonpath")
ErrPathParse errors are returned for path parse errors.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.