-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
anapaya-hackathon: generate connect rpc code with bazel
Generate the connect rpc code with bazel to not depend on buf being installed on the host.
- Loading branch information
Showing
50 changed files
with
28 additions
and
10,301 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,5 @@ | ||
version: v1 | ||
plugins: | ||
- plugin: go | ||
out: gen | ||
opt: paths=source_relative | ||
- plugin: connect-go | ||
out: gen | ||
out: pkg | ||
opt: paths=source_relative |
This file was deleted.
Oops, something went wrong.
178 changes: 0 additions & 178 deletions
178
bufgen/proto/control_plane/experimental/v1/seg_detached_extensions.pb.go
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.