forked from gravitational/teleport
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbuf-gogo.gen.yaml
More file actions
27 lines (25 loc) · 861 Bytes
/
buf-gogo.gen.yaml
File metadata and controls
27 lines (25 loc) · 861 Bytes
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
version: v2
inputs:
- directory: .
paths:
- api/proto/teleport/attestation/
- api/proto/teleport/legacy/
- api/proto/teleport/mfa/
- api/proto/teleport/usageevents/
- proto/teleport/lib/web/terminal/envelope.proto
exclude_paths:
# generated by buf-go.gen.yaml
- api/proto/teleport/legacy/client/proto/event.proto
plugins:
- local:
- go
- run
- github.com/gogo/protobuf/protoc-gen-gogofast
out: ./gogogen
opt:
- Mgoogle/protobuf/any.proto=github.com/gogo/protobuf/types
- Mgoogle/protobuf/duration.proto=github.com/gogo/protobuf/types
- Mgoogle/protobuf/struct.proto=github.com/gogo/protobuf/types
- Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types
- Mgoogle/protobuf/wrappers.proto=github.com/gogo/protobuf/types
- plugins=grpc