mirror of
https://github.com/TECHNOFAB11/powerproto.git
synced 2025-12-12 16:10:03 +01:00
chore(*): clean file
Signed-off-by: storyicon <yuanchao@bilibili.com>
This commit is contained in:
parent
da77c8086d
commit
01f528fee3
1 changed files with 0 additions and 33 deletions
|
|
@ -1,33 +0,0 @@
|
||||||
scopes:
|
|
||||||
- ./
|
|
||||||
googleapis: 75e9812478607db997376ccea247dd6928f70f45
|
|
||||||
protoc: v3.17.3
|
|
||||||
protocWorkDir: ""
|
|
||||||
plugins:
|
|
||||||
protoc-gen-deepcopy: istio.io/tools/cmd/protoc-gen-deepcopy@v0.0.0-20210720210831-58ecc8fccb3e
|
|
||||||
protoc-gen-go: google.golang.org/protobuf/cmd/protoc-gen-go@v1.27.1
|
|
||||||
protoc-gen-go-grpc: google.golang.org/grpc/cmd/protoc-gen-go-grpc@v1.1.0
|
|
||||||
protoc-gen-go-json: github.com/mitchellh/protoc-gen-go-json@v1.0.0
|
|
||||||
protoc-gen-gofast: github.com/gogo/protobuf/protoc-gen-gofast@v1.3.2
|
|
||||||
protoc-gen-gogo: github.com/gogo/protobuf/protoc-gen-gogo@v1.3.2
|
|
||||||
protoc-gen-grpc-gateway: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-grpc-gateway@v2.5.0
|
|
||||||
protoc-gen-openapiv2: github.com/grpc-ecosystem/grpc-gateway/v2/protoc-gen-openapiv2@v2.5.0
|
|
||||||
options:
|
|
||||||
- --go_out=.
|
|
||||||
- --go_opt=paths=source_relative
|
|
||||||
- --go-grpc_out=.
|
|
||||||
- --go-grpc_opt=paths=source_relative
|
|
||||||
- --grpc-gateway_out=.
|
|
||||||
- --openapiv2_out=.
|
|
||||||
- --gogo_out=.
|
|
||||||
- --gofast_out=.
|
|
||||||
- --deepcopy_out=source_relative:.
|
|
||||||
- --go-json_out=.
|
|
||||||
importPaths:
|
|
||||||
- .
|
|
||||||
- $GOPATH
|
|
||||||
- $POWERPROTO_INCLUDE
|
|
||||||
- $POWERPROTO_GOOGLEAPIS
|
|
||||||
- $SOURCE_RELATIVE
|
|
||||||
postActions: []
|
|
||||||
postShell: ""
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue