Skip to content

Commit

Permalink
cluster: use grpc for communication
Browse files Browse the repository at this point in the history
  • Loading branch information
gernest committed Feb 27, 2024
1 parent ebc4a0f commit 0840b82
Show file tree
Hide file tree
Showing 6 changed files with 1,200 additions and 2,285 deletions.
4 changes: 4 additions & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,7 @@ plugins:
- plugin: go
out: gen/go
opt: paths=source_relative
- plugin: go-grpc
out: gen/go
opt:
- paths=source_relative
Loading

0 comments on commit 0840b82

Please sign in to comment.