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:
@@ -11,7 +11,8 @@ where /q %gen% || echo missing %gen% && exit /B
|
||||
if not exist %dir% mkdir %dir%
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/common.proto
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/error_details.proto
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/tx_ledger.proto
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/query_service.proto
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/ledger.proto
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/query.proto
|
||||
%exe% -I . --go_out=plugins=grpc:%dir% bdledger/api/node.proto
|
||||
|
||||
echo all done
|
||||
|
||||
Reference in New Issue
Block a user