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