| .. |
|
binary_as_string_codec.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
7 years ago |
|
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 years ago |
|
fuzzy_decoder.go
|
455b3f8bb8
move reflect2 from plz to modern-go
|
7 years ago |
|
fuzzy_decoder_test.go
|
ad83167dc6
fix #243 fuzzy decoder should take null as valid input
|
7 years ago |
|
naming_strategy.go
|
99fc16a363
use reflect2 to replace reflect
|
7 years ago |
|
naming_strategy_test.go
|
b74ffb2e03
import github.com/stretchr/testify/require
|
8 years ago |
|
privat_fields.go
|
99fc16a363
use reflect2 to replace reflect
|
7 years ago |
|
private_fields_test.go
|
b74ffb2e03
import github.com/stretchr/testify/require
|
8 years ago |
|
time_as_int64_codec.go
|
0e2b54800a
remove EncodeInterface
|
7 years ago |
|
time_as_int64_codec_test.go
|
b74ffb2e03
import github.com/stretchr/testify/require
|
8 years ago |