mirror of
https://github.com/TeaOSLab/EdgeCommon.git
synced 2026-03-08 13:35:39 +08:00
阶段性提交
This commit is contained in:
4
build/grpc.sh
Executable file
4
build/grpc.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
rm -f ../internal/rpc/pb/*
|
||||
protoc --go_out=plugins=grpc:../pkg/rpc --proto_path=../pkg/rpc/protos ../pkg/rpc/protos/*.proto
|
||||
Reference in New Issue
Block a user