1 Star 0 Fork 0

张成平/kowl

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
buf.gen.yaml 786 Bytes
一键复制 编辑 原始数据 按行查看 历史
version: v1
managed:
enabled: true
go_package_prefix:
default: github.com/redpanda-data/console/backend/pkg/protogen
except:
- buf.build/googleapis/googleapis
- buf.build/bufbuild/protovalidate
plugins:
# Go Plugins
- plugin: buf.build/protocolbuffers/go:v1.31.0
opt: paths=source_relative
out: backend/pkg/protogen
- plugin: buf.build/connectrpc/go:v1.14.0
opt:
- paths=source_relative
- require_unimplemented_servers=false
out: backend/pkg/protogen
# Typescript plugins
- plugin: buf.build/bufbuild/es:v1.6.0
opt:
- target=ts
- import_extension=
out: frontend/src/protogen
- plugin: buf.build/connectrpc/es:v1.2.0
opt:
- target=ts
- import_extension=
out: frontend/src/protogen
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/corey_cp/kowl.git
[email protected]:corey_cp/kowl.git
corey_cp
kowl
kowl
master

搜索帮助