Issues
- 0
Serialisation of `*time.Time` field with `nil` value is generating JSON with `"null"` instead of just `null`
#29 opened by nicholas-wright-bjss - 1
Use single encoder for different structs
#27 opened by vkuznet - 8
do no support map in struct yet ??
#1 opened by tsingson - 1
Strings with `\` `"` are not escaped properly.
#17 opened by arges - 1
Expand testing suite.
#9 opened by kungfusheep - 3
support time.Time serialization
#14 opened by iivvoo - 2
How to properly create/use a SliceEncoder?
#12 opened by iivvoo - 4
expect raw []byte to be encoded as is
#6 opened by Gaudeamus - 2
does not handle nil pointer to member struct
#4 opened by Gaudeamus - 1
cannot decode and Unmarshal ????
#2 opened by athsx