4 Star 46 Fork 28

神经猫 / tron-rpc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
gen-proto.bat 379 Bytes
一键复制 编辑 原始数据 按行查看 历史
leekcat 提交于 2024-02-02 13:18 . upgrade
go install google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
protoc -I=./protocol -I./third_party/googleapis --go_out=. --go-grpc_out=. ./protocol/api/*.proto
protoc -I=./protocol -I./third_party/googleapis --go_out=. --go-grpc_out=. ./protocol/core/*.proto
protoc -I=./protocol -I./third_party/googleapis --go_out=. --go-grpc_out=. ./protocol/core/contract/*.proto
Go
1
https://gitee.com/smirkcat/tron-rpc.git
git@gitee.com:smirkcat/tron-rpc.git
smirkcat
tron-rpc
tron-rpc
main

搜索帮助