PerimeterX/marshmallow
Marshmallow provides a flexible and performant JSON unmarshalling in Go. It specializes in dealing with unstructured struct - when some fields are known and some aren't, with zero performance overhead nor extra coding needed.
GoMIT
Issues
- 2
- 1
- 9
- 8
- 6
Is there a way to marshal de JSON
#23 opened by MrMarble - 5
- 0
Problem with nested object implementing JSONDataHandler with skipPopulateStruct
#18 opened by avivpxi - 0
Problem with nested object implementing JSONDataHandler with skipPopulateStruct in ModeFailOverToOriginalValue
#19 opened by avivpxi - 3
- 5
Support capturing nested unknown fields
#15 opened by avivpxi - 3
Add YAML support
#11 opened by myishay - 4
Unmarshal giving parse error on valid JSON
#12 opened by andeke07 - 2
UnmarshalFromJSONMap doesn't support int/int64
#13 opened by tmm1 - 1