Iskander Sharipov
|
c5ddac9dc3
simplify `x = x <op> y` to `x <op>= y`
|
%!s(int64=7) %!d(string=hai) anos |
Tao Wen
|
ca39e5af3e
suport encode map[interface{}]interface{}
|
%!s(int64=7) %!d(string=hai) anos |
Tao Wen
|
455b3f8bb8
move reflect2 from plz to modern-go
|
%!s(int64=7) %!d(string=hai) anos |
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
|
%!s(int64=7) %!d(string=hai) anos |