文件名称:msgpack,cbor,json等的惯用编解码器和rpc库。msgpack.org [Go]-Golang开发
文件大小:372KB
文件格式:ZIP
更新时间:2024-06-15 08:37:16
Golang Serialization
go-codec此存储库包含go-codec库。 要安装:go get github.com/ugorji/go/codec打包文档打包编解码器提供了高性能,功能丰富的Idiomatic Go 1.4+编解码器/ enc go-codec该存储库包含go-codec库。 要安装:请转到github.com/ugorji/go/codec软件包文档软件包编解码器为binc,msgpack,cbor和json提供了高性能,功能丰富的Idiomatic Go 1.4+编解码器/编码库。 支持的序列化格式为:msgpack:https://github.com/msgpack/msgpack binc:http://github.com/ugorji/binc cbor:http://cbor.io http://tools.ietf.org/ html / rfc7049 json:http://json.org http://tools.ietf.org/html/rfc7159简单:此