Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 197 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 197 Bytes

gRPC_playground

protoc -Igreet/proto --go_out=. --go_opt=module=github.com/longwei/grpc-go-course --go-grpc_out=. --go-grpc_opt=module=github.com/longwei/grpc-go-course greet/proto/dummy.proto