ugorji / go

idiomatic codec and rpc lib for msgpack, cbor, json, etc. msgpack.org[Go]
MIT License
1.87k stars 295 forks source link

Make UnknownFieldSet embeddable #150

Closed akalin-keybase closed 8 years ago

akalin-keybase commented 8 years ago

This will remove boilerplate for types that just want to preserve unknown fields.

akalin-keybase commented 8 years ago

Oops, this wasn't meant to be an upstream PR! Closing (although you'll probably receive a real upstream PR from me soon. :)