Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

yes basically you would have to implement at least part of this serialisation format https://golang.org/pkg/encoding/gob/

if it's a "json" like data that is sent to you (i.e a structure made out of only primitive types and list/dict) it may be not that hard, but I think it will be a work with very few value outside of this very specific use case.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: