gjson
https://github.com/tidwall/gjson
Go
Get JSON values quickly - JSON parser for Go
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to gjson
Help out
- Issues
- Is there a way to set a limit and an offset or a way to do pagination
- Add Result.Equal(r Result, bool caseSensitive) bool
- Add MakeResult(type Type, value ... interface {}) Result
- Issue in parsing invalid escape character
- Filtering entries in a JSON object
- How to combine N single queries into one Result, like Get() returns for multiple hits?
- Iteration over arrays in combination with @this and nested # not working as expected
- Update the documentation of custom modifiers to specify the need of quotes in return type
- Expected behavior?
- Same problem as #259
- Docs
- Go not yet supported