Go to file
2021-05-18 15:29:26 +08:00
client ... 2021-05-18 14:10:13 +08:00
proto init 2021-05-18 12:50:32 +08:00
server init 2021-05-18 12:50:32 +08:00
.gitignore init 2021-05-18 12:50:32 +08:00
build.sh init 2021-05-18 12:50:32 +08:00
go.mod init 2021-05-18 12:50:32 +08:00
go.sum init 2021-05-18 12:50:32 +08:00
readme.md ... 2021-05-18 15:29:26 +08:00

下载地址

https://github.com/google/protobuf

生成

protoc -I=proto --go_out=plugins=grpc:. ./proto/*.proto