JSON Decoder. Contribute to entrlcom/go-json-decoder development by creating an account on GitHub.
json-iterator/go isn't compatible with encoding/json in many ways (e.g. json-iterator/go#229 ), but it hasn't been supported for a long time. segmentio/encoding/json is well supported for encoders, ...