change go_package path
Summary: change go_package path Test Plan: none Reviewers: nex, wuyi Reviewed By: nex Differential Revision: https://phabricator.internetapi.cn/D29
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
mkdir -p gen/go
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/common.proto
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/error_details.proto
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/tx_ledger.proto
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/query_service.proto
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/ledger.proto
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/query.proto
|
||||
protoc -I . --go_out=plugins=grpc:gen/go bdledger/api/node.proto
|
||||
|
||||
Reference in New Issue
Block a user