package
0.0.0-20231004145232-f696b34fe595
Repository: https://github.com/flowchartsman/aql.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewMatcher creates a new matcher that returns whether a JSON document matches an AQL query.
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
TODO: Replace uber types with native types pending MarshalScalar (see field_stats.go).
Matcher performs an AQL query against JSON to see if it matches.
No description provided by the author
# Interfaces
No description provided by the author
TODO: research implementing Impl [JSON]ValueProvider.