Skip to content

Commit

Permalink
chore(proto): regenerate proto
Browse files Browse the repository at this point in the history
  • Loading branch information
wlwilliamx committed Sep 16, 2022
1 parent 338dbf0 commit 44fe47f
Show file tree
Hide file tree
Showing 9 changed files with 4,051 additions and 3,169 deletions.
2 changes: 2 additions & 0 deletions docs/en/api_reference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ In addition to this, Layotto also provides some extension APIs, including:





email: [spec/proto/extension/v1/email](https://mosn.io/layotto/api/v1/email.html)

phone: [spec/proto/extension/v1/phone](https://mosn.io/layotto/api/v1/phone.html)
Expand Down
2 changes: 2 additions & 0 deletions docs/zh/api_reference/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ Layotto 有多个 gRPC proto 文件, 对应的接口文档在:





email: [spec/proto/extension/v1/email](https://mosn.io/layotto/api/v1/email.html)

phone: [spec/proto/extension/v1/phone](https://mosn.io/layotto/api/v1/phone.html)
Expand Down
6 changes: 5 additions & 1 deletion etc/script/test-quickstart.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,11 @@ GO_VERSION=${1:-"default"}

# By default,we test these docs with golang 1.14
quickstarts_in_default="docs/en/start/configuration/start.md
docs/zh/start/lifecycle/start.md
docs/zh/start/phone/start.md
docs/en/start/phone/start.md
docs/zh/start/email/start.md
docs/en/start/email/start.md
docs/zh/start/lifecycle/start.md
docs/en/start/lifecycle/start.md
docs/zh/start/configuration/start.md
docs/en/start/state/start.md
Expand Down
11 changes: 0 additions & 11 deletions pkg/runtime/options_generated.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions spec/proto/extension/v1/email/email.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions spec/proto/extension/v1/email/email_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions spec/proto/extension/v1/phone/phone.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 4 additions & 0 deletions spec/proto/extension/v1/phone/phone_grpc.pb.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 44fe47f

Please sign in to comment.