easyjson
easyjson copied to clipboard
Allow case insensitive JSON tag matching
The standard library encoding/json allows it by default.
Fix #237