go-sion

Encoder/Decoder for SION

SION is a data serialization format a little more expressive than JSON.

https://dankogai.github.io/SION/

Installation

$ go get github.com/mattn/go-sion

License

MIT

Author

Yasuhiro Matsumoto (a.k.a. mattn)