JSON serializer for Golang
Package easyjson implements functionality to marshal/unmarshal Golang structs to/from JSON without the use of reflection. It also aims to keep generated Go code simple enough so that it can be easily optimized or fixed.
| Linter | Message | Location |
|---|---|---|
| No lint warnings ✓ | ||