mirror of
https://github.com/TECHNOFAB11/powerproto.git
synced 2025-12-11 23:50:04 +01:00
chore(*): update plugin default options && add examples
Signed-off-by: storyicon <yuanchao@bilibili.com>
This commit is contained in:
parent
bc28762992
commit
4f4006ee7d
18 changed files with 342 additions and 10 deletions
|
|
@ -223,6 +223,9 @@ $POWERPROTO_HOME/protoc/3.17.3/protoc --go_out=. \
|
|||
/mnt/data/hello/apis/hello.proto
|
||||
```
|
||||
|
||||
更多的例子可以参考 `https://github.com/storyicon/powerproto/tree/master/examples`.
|
||||
|
||||
|
||||
## 配置文件
|
||||
|
||||
配置文件用于描述编译proto文件时,各种依赖的版本以及参数等。
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue