Skip to content

Commit

Permalink
Generate rust grpc using tonic (#5187)
Browse files Browse the repository at this point in the history
Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
  • Loading branch information
eapolinario and eapolinario authored Apr 11, 2024
1 parent dd67ff0 commit 6be49e8
Show file tree
Hide file tree
Showing 7 changed files with 10,476 additions and 3 deletions.
2 changes: 2 additions & 0 deletions flyteidl/buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ plugins:
out: gen/pb_python
- plugin: buf.build/community/neoeinstein-prost
out: gen/pb_rust
- plugin: buf.build/community/neoeinstein-tonic:v0.4.0
out: gen/pb_rust
- plugin: buf.build/protocolbuffers/go:v1.30.0
out: gen/pb-go
opt:
Expand Down
3 changes: 2 additions & 1 deletion flyteidl/gen/pb_rust/datacatalog.rs

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

Loading

0 comments on commit 6be49e8

Please sign in to comment.