dedis / protobuf

Reflection-based Protocol Buffers for Go
GNU General Public License v2.0
76 stars 15 forks source link

not possible to encode big.Int #54

Closed jeffallen closed 5 years ago

jeffallen commented 5 years ago

Need the BinaryMarshaler thing to work right, and an example how to wrap big.Int to hide it's private fields.