3 lines
356 B
Plaintext
3 lines
356 B
Plaintext
protoc -I/usr/local/include -I$GOPATH/src -I$GOPATH/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I grpc/ grpc/grpc.proto --go_out=plugins=grpc:grpc
|
|
|
|
protoc -I/usr/local/include -I$GOPATH/src -I$GOPATH/src/github.com/grpc-ecosystem/grpc-gateway/third_party/googleapis -I grpc/ grpc/grpc.proto --grpc-gateway_out=logtostderr=true:grpc |