easyjson
easyjson copied to clipboard
Tolerant numbers or boolean where a string should be
encoding/json seemed quite happy with an int in a boolean type, by easyjson will error. This forces me to change a lot of code. It is probably quite close to making easyjson unusable because the awesome performance benefit is outweighed be the cost.
Example of problems
https://github.com/argoproj/argo/pull/4189/files