-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathprotobuf.yaml
More file actions
78 lines (77 loc) · 2.12 KB
/
protobuf.yaml
File metadata and controls
78 lines (77 loc) · 2.12 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
checksum: b67296e9c2c4961bcfbcdeef4f493d21f663eb01
vendor: proto-vendor
base:
out: ./pkg/gen
paths: import
module: github.com/pubgo/catdogs/pkg/gen
root:
- proto
includes:
- proto
deps:
- name: google
url: github.com/googleapis/googleapis
path: /google
version: v0.0.0-20220224004616-3c171936039b
- name: google/protobuf
url: /usr/local/include/google/protobuf
optional: true
- name: validate
url: github.com/envoyproxy/protoc-gen-validate
path: /validate
version: v1.1.0
- name: openapiv3
url: github.com/pubgo/protoc-gen-openapi
path: /proto/openapiv3
version: v0.7.7
- name: retag
url: github.com/pubgo/protobuild
path: /proto/retag
version: v0.0.24
- name: errorpb
url: github.com/pubgo/funk
path: /proto/errorpb
version: v0.5.64-conn.4
- name: lava
url: github.com/pubgo/lava
path: /proto/lava
version: v0.2.27
plugins:
- name: go
- name: go-grpc
- name: go-errors
- name: go-cloudevent
- name: go-enum
- name: retag
- name: validate-go
- name: openapi
out: ./pkg/gen/openapi
exclude_opts:
- module=
opts:
- title="openapi"
- enum_type=string
- default_response=false
- depth=10
- output_mode=source_relative
- name: doc
skip_base: true
exclude_opts:
- module=
out: ./pkg/gen/docs
opts:
- html,index.html
installers:
- github.com/pubgo/protobuild@latest
- google.golang.org/grpc/cmd/protoc-gen-go-grpc@latest
- github.com/envoyproxy/protoc-gen-validate/cmd/protoc-gen-validate-go@latest
- github.com/pubgo/funk/cmds/protoc-gen-go-errors@latest
- github.com/pubgo/funk/cmds/protoc-gen-go-enum@latest
- storj.io/drpc/cmd/protoc-gen-go-drpc@latest
- github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@latest
- connectrpc.com/connect/cmd/protoc-gen-connect-go@latest
- github.com/twitchtv/twirp/protoc-gen-twirp@latest
- github.com/pubgo/lava/cmds/protoc-gen-lava@latest
- github.com/pubgo/protoc-gen-openapi@latest
- github.com/emicklei/proto-contrib/cmd/protofmt@latest
- github.com/pseudomuto/protoc-gen-doc/cmd/protoc-gen-doc@latest