Tao Wen 2a93f9003e fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input 7 سال پیش
..
binary_as_string_codec.go 2a93f9003e fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input 7 سال پیش
binary_as_string_codec_test.go 2a93f9003e fix #244 use BinaryAsStringExtension to make []byte pretty, while the output is valid json, but it can not be decoded by other json codec, as \x01 is decoded as \x01 by them, which is not original input 7 سال پیش
fuzzy_decoder.go ad83167dc6 fix #243 fuzzy decoder should take null as valid input 7 سال پیش
fuzzy_decoder_test.go ad83167dc6 fix #243 fuzzy decoder should take null as valid input 7 سال پیش
naming_strategy.go 99fc16a363 use reflect2 to replace reflect 7 سال پیش
naming_strategy_test.go b74ffb2e03 import github.com/stretchr/testify/require 8 سال پیش
privat_fields.go 99fc16a363 use reflect2 to replace reflect 7 سال پیش
private_fields_test.go b74ffb2e03 import github.com/stretchr/testify/require 8 سال پیش
time_as_int64_codec.go 0e2b54800a remove EncodeInterface 7 سال پیش
time_as_int64_codec_test.go b74ffb2e03 import github.com/stretchr/testify/require 8 سال پیش