mirror of
https://github.com/planetmint/planetmint-go.git
synced 2025-09-13 11:50:11 +00:00
23 lines
509 B
YAML
23 lines
509 B
YAML
# This file is auto-generated from Ignite. You can edit
|
|
# the file content but do not change the file name or path.
|
|
#
|
|
# buf.gen.pulsar.yaml
|
|
#
|
|
version: v1
|
|
managed:
|
|
enabled: true
|
|
go_package_prefix:
|
|
default: cosmossdk.io/api
|
|
except:
|
|
- buf.build/googleapis/googleapis
|
|
- buf.build/cosmos/gogo-proto
|
|
- buf.build/cosmos/cosmos-proto
|
|
override:
|
|
plugins:
|
|
- name: go-pulsar
|
|
out: ./api
|
|
opt: paths=source_relative
|
|
- name: go-grpc
|
|
out: ./api
|
|
opt: paths=source_relative
|