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.
MIT License
374 stars 11 forks source link

fix parse error on nested unknown fields #14

Closed avivpxi closed 2 years ago