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.
Ecosystem
proxy.golang.org
proxy.golang.org
Latest Release
over 7 years ago
v0.0.0-20180802001716-5cc68e5049a0
over 7 years ago
Versions
1
1
Dependent Packages
1,048
1,048
Dependent Repos
6,085
6,085
Loading...
Readme
Loading...
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/yalp/jsonpath
spec |
| License | BSD-3-Clause |
| Namespace | github.com/yalp |
| First Release | over 7 years ago |
| Last Synced | 29 days ago |
Rankings on proxy.golang.org
Overall
Top 2.2%
Dependent packages
Top 0.1%
Dependent repos
Top 0.1%
Forks
Top 5.0%
Docker downloads
Top 0.8%