文章分类 -  go

摘要:go使用protobuf 在go中使用protobuf,有两个可选用的包goprotobuf(go官方出品)和gogoprotobuf。 gogoprotobuf完全兼容google protobuf,它生成的代码质量和编解码性能均比goprotobuf高一些 mac安装protoc brew in 阅读全文
posted @ 2022-04-02 15:53 Kim金 阅读(1641) 评论(0) 推荐(0)