https://github.com/tendermint/tendermint
Revision a7580e4e346f46f785675c5bb2c03ccd7e6af71f authored by William Banfield on 09 May 2022, 22:55:11 UTC, committed by William Banfield on 09 May 2022, 22:55:11 UTC
1 parent ea6c550
Raw File
Tip revision: a7580e4e346f46f785675c5bb2c03ccd7e6af71f authored by William Banfield on 09 May 2022, 22:55:11 UTC
comment fixup
Tip revision: a7580e4
buf.gen.yaml
version: v1
plugins:
  - name: gogofaster
    out: ./proto/
    opt:
      - Mgoogle/protobuf/timestamp.proto=github.com/gogo/protobuf/types
      - Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
      - plugins=grpc
      - paths=source_relative
back to top