Skip to content

Commit

Permalink
fix: add GRPC plugin to protobuf generation
Browse files Browse the repository at this point in the history
  • Loading branch information
tzdybal committed Apr 13, 2022
1 parent c641368 commit c1b448a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buf.gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ plugins:
- name: gogofaster
# The the relative output directory.
out: proto/pb
# Any options to provide to the plugin.
opt: plugins=grpc,paths=source_relative

0 comments on commit c1b448a

Please sign in to comment.