Package Usage: go: github.com/yalp/jsonpath
Package jsonpath implements Stefan Goener's JSONPath http://goessner.net/articles/JsonPath/
A jsonpath applies to any JSON decoded data using interface{} when
decoded with encoding/json (http://golang.org/pkg/encoding/json/) :
A jsonpath expression can be prepared to be reused multiple times :
The type of the values returned by the `Read` method or `Prepare`
functions depends on the jsonpath expression.
No support for subexpressions and filters.
Strings in brackets must use double quotes.
It cannot operate on JSON decoded struct fields.
1 version
Latest release: almost 7 years ago
1,048 dependent packages
View more package details: https://packages.ecosystem.code.gouv.fr/registries/proxy.golang.org/packages/github.com/yalp/jsonpath
Dependent Repos 1
MTES-MCT/filharmonic-api 📦
API of Fil'HarmonicSize: 870 KB - Last synced: 4 days ago - Pushed: about 6 years ago
