Categorygithub.com/jointownchain/bcc_common
repository
0.4.58
Repository: https://github.com/jointownchain/bcc_common.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

生成protobugf
protoc --go-grpc_out=. *.proto
protoc --go_out=. *.proto

需要将 ,omit去掉empty" 替换为 "

protoc
说明文档
https://pkg.go.dev/github.com/golang/protobuf/protoc-gen-go
下载地址
https://github.com/protocolbuffers/protobuf/releases/tag/v3.15.8

protoc go插件
说明文档
https://pkg.go.dev/github.com/golang/protobuf/protoc-gen-go
安装指南
https://developers.google.com/protocol-buffers/docs/gotutorial