Golang Tron gRPC API
gen | ||
googleapis@aa3dd2bc6c | ||
protocol@2a678934da | ||
.gitignore | ||
.gitmodules | ||
build_test.go | ||
build.sh | ||
gen.go | ||
go.mod | ||
go.sum | ||
README.md |
Install
go get -u go get -u gitea.capitan.black/public/gotron/gen/core
go get -u go get -u gitea.capitan.black/public/gotron/gen/api
Generate
go generate
Test
go test