github.com/Intevation/jsonpath
Package jsonpath is an implementation of http://goessner.net/articles/JsonPath/ If a JSONPath contains one of [key1, key2 ...], .., *, [min:max], [min:max:step], (? expression) all matchs are listed in an []interface{} The package comes with an extension of JSONPath to access the wildcard values of a match. If the JSONPath is used inside of a JSON object, you can use placeholder '#' or '#i' with natural number i to access all wildcards values or the ith wildcard This package can be extended with gval modules for script features like multiply, length, regex or many more. So take a look at github.com/Intevation/gval.
proxy.golang.org
v0.2.1
over 2 years ago
3
1
github.com/intevation/jsonpath v0.2.1
3 versions - Latest release: over 2 years ago - 0 stars on GitHubLinks
| Registry | proxy.golang.org |
| Source | Repository |
| Docs | Documentation |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:golang/github.com/%21intevation/jsonpath
spec |
| License | BSD-3-Clause |
| Namespace | github.com/Intevation |
| First Release | over 2 years ago |
| Last Synced | 22 days ago |