https://github.com/tendermint/tendermint
Raw File
Tip revision: 6321ef2936fbbaf0e3df575982c9485f832a8543 authored by mergify[bot] on 01 August 2022, 16:23:47 UTC
logging: implement lazy sprinting (backport #8898) (#9110)
Tip revision: 6321ef2
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