Revision cfd663c43c5efa769401f0b4f7ddf5495d6b06d5 authored by Callum Waters on 28 November 2022, 21:06:42 UTC, committed by GitHub on 28 November 2022, 21:06:42 UTC
2 parent s 484b45d + da204d3
Raw File
buf.gen.yaml
version: v1
plugins:
  - name: gogofaster
    out: ./proto/
    opt:
      - Mgoogle/protobuf/timestamp.proto=github.com/cosmos/gogoproto/types
      - Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
      - plugins=grpc
      - paths=source_relative
back to top