go-json/internal
Nao Yonashiro 4235ca04c0 fix: an incompatible behavior on map key decoder
fix #342
The map key decoder has an incompatible behavior when the type kind is string and the type has UnmarshalJSON.
2022-03-24 09:35:14 +09:00
..
cmd/generator Fix encoding of MarshalText operation with head offset 2022-01-11 15:11:17 +09:00
decoder fix: an incompatible behavior on map key decoder 2022-03-24 09:35:14 +09:00
encoder fix: to safe when got unexpected typeptr 2022-03-19 09:33:16 +09:00
errors Improve error message 2021-08-13 17:05:07 +09:00
runtime Add type addrShift to enable bigger encoder/decoder cache 2021-05-10 13:39:37 +08:00