directory
Version:
v0.0.0-...-312ee99
Opens a new window with list of versions in this module.
Published: Jan 6, 2022
License: MIT
Opens a new window with license information.
README
¶
安装 protobuf
rpc 部分涉及到 protobuf
protoc --version
go get github.com/golang/protobuf
go install github.com/golang/protobuf/protoc-gen-go/
protoc string.proto --go_out=plugins=grpc:.
Directories
¶
Click to show internal directories.
Click to hide internal directories.