Skip to content

Commit

Permalink
init: run bufgen
Browse files Browse the repository at this point in the history
  • Loading branch information
oncilla committed Nov 4, 2023
1 parent cab6ce3 commit eca2eff
Show file tree
Hide file tree
Showing 27 changed files with 11,956 additions and 5 deletions.
8 changes: 8 additions & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
version: v1
plugins:
- plugin: go
out: gen
opt: paths=source_relative
- plugin: connect-go
out: gen
opt: paths=source_relative
9 changes: 4 additions & 5 deletions buf.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
build:
roots:
- .
excludes:
- anapaya/protobuf
version: v1
breaking:
use:
- FILE
lint:
use:
- DEFAULT
Expand Down

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

153 changes: 153 additions & 0 deletions bufgen/proto/control_plane/v1/control_planeconnect/cppki.connect.go

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

Loading

0 comments on commit eca2eff

Please sign in to comment.