mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-02-07 13:25:42 +08:00
增加修改服务所在分组API/proto文件增加若干注释
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
echo "starting ..."
|
||||
|
||||
#rm -f ../pkg/rpc/pb/*.pb.go
|
||||
|
||||
protoc --go_out=plugins=grpc:../pkg/rpc --proto_path=../pkg/rpc/protos ../pkg/rpc/protos/*.proto
|
||||
RESULT=$?
|
||||
if [ "${RESULT}" != "0" ]; then
|
||||
|
||||
6004
build/rpc.json
6004
build/rpc.json
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user