chore(*): update plugin default options && add examples

Signed-off-by: storyicon <yuanchao@bilibili.com>
This commit is contained in:
storyicon 2021-07-28 11:57:21 +08:00
parent bc28762992
commit 4f4006ee7d
No known key found for this signature in database
GPG key ID: 245915D985F966CF
18 changed files with 342 additions and 10 deletions

View file

@ -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文件时各种依赖的版本以及参数等。