Skip to content

Latest commit

 

History

History
8 lines (8 loc) · 294 Bytes

README.md

File metadata and controls

8 lines (8 loc) · 294 Bytes

ad.info.account的rpc代码

生成客户端代码和服务端代码命令:

protoc --go_out=. --go_opt=paths=source_relative \
    --proto_path=$(go env GOPATH)/src/github.com/zbwang163/idl\
    --go-grpc_out=. --go-grpc_opt=paths=source_relative \
    ad_account_overpass.proto