https://github.com/tendermint/tendermint
Raw File
Tip revision: ac86717c52a18d619d8c47f4ae792ec0bba15ece authored by William Banfield on 17 August 2022, 15:10:31 UTC
changelog entry
Tip revision: ac86717
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