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
No maintainers found.
Links
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/yalp/%21j%21s%21o%21n%21path
spec |
| License | BSD-3-Clause |
| Namespace | github.com/yalp |
| First Release | over 7 years ago |
| Last Synced | 6 days ago |
Repository
| Stars | 93 on GitHub |
| Forks | 20 on GitHub |
Rankings on proxy.golang.org
Overall
Top 5.6%
Forks
Top 3.1%