Newer
Older
protoc -I ./ helloworld.proto --go_out=plugins=grpc:.
dubbo-gen:
protoc -I ./ helloworld.proto --dubbo_out=plugins=grpc+dubbo:.
protoc -I ./ helloworld.proto --go_out=plugins=grpc:.
dubbo-gen:
protoc -I ./ helloworld.proto --dubbo_out=plugins=grpc+dubbo:.