Hacker News new | ask | show | jobs
by lenish 3769 days ago
> automatic JSON but no other serializations

Maybe I'm missing something, but? https://golang.org/src/encoding/xml/example_test.go

https://github.com/golang/protobuf uses this as well.