Sign in
apache
/
dubbo-go
/
refs/heads/develop
/
.
/
protocol
/
grpc
/
internal
tree: 635498265e1d7679695324e762bfe17b73d48958
helloworld/
multiprotos/
routeguide/
doc.go
README.md
protocol/grpc/internal/README.md
internal
This internal package is for test. So don't use internal in production.
require
protoc
protoc-gen-go:
github.com/golang/protobuf/protoc-gen-go@v1.3.0
usage
helloworld
: test unary process
routeguide
: test stream process
multiprotos
: use multi pb to generate multi pb.go