mirror of
https://gitee.com/johng/gf
synced 2026-07-06 13:42:46 +08:00
add package contrib/rpc/grpcx (#2169)
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
// protoc --gofast_out=plugins=grpc:. protocol/user/*.proto -I/Users/john/Workspace/Go/GOPATH/src -I/Users/john/Workspace/Go/GOPATH/src/gitee.com/johng/katyusha/.examples/tracing
|
||||
// protoc --gofast_out=plugins=grpc:. \
|
||||
// protocol/user/*.proto \
|
||||
// -I/Users/john/Workspace/Go/GOPATH/src
|
||||
syntax = "proto3";
|
||||
|
||||
package user;
|
||||
|
||||
Reference in New Issue
Block a user