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.
proxy.golang.org
v0.0.0-20180802001716-5cc68e5049a0
over 7 years ago
1
Past Dependents
Check this option to include packages that no longer depend on this package in their latest version but previously did.
Filter
Filter by Kind
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 |