mirror of
https://github.com/MizuchiLabs/mantrae.git
synced 2025-12-16 20:05:17 -06:00
prepare for refactor
This commit is contained in:
16
buf.gen.yaml
Normal file
16
buf.gen.yaml
Normal file
@@ -0,0 +1,16 @@
|
||||
version: v2
|
||||
clean: true
|
||||
managed:
|
||||
enabled: true
|
||||
override:
|
||||
- file_option: go_package_prefix
|
||||
value: github.com/mizuchilabs/mantrae/proto/gen
|
||||
plugins:
|
||||
- local: protoc-gen-go
|
||||
out: proto/gen
|
||||
opt: paths=source_relative
|
||||
- local: protoc-gen-connect-go
|
||||
out: proto/gen
|
||||
opt: paths=source_relative
|
||||
inputs:
|
||||
- directory: proto
|
||||
Reference in New Issue
Block a user