Go to file
2021-05-18 12:50:32 +08:00
client init 2021-05-18 12:50:32 +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 init 2021-05-18 12:50:32 +08:00

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