Generated Protobuf stubs
This commit is contained in:
18
buf.gen.yaml
Normal file
18
buf.gen.yaml
Normal file
@@ -0,0 +1,18 @@
|
||||
version: v2
|
||||
plugins:
|
||||
- local: [go, tool, protoc-gen-go]
|
||||
out: internal
|
||||
opt: paths=source_relative
|
||||
- local: [go, tool, protoc-gen-connect-go]
|
||||
out: internal
|
||||
opt:
|
||||
- paths=source_relative
|
||||
- simple
|
||||
managed:
|
||||
enabled: true
|
||||
override:
|
||||
- file_option: go_package_prefix
|
||||
value: git.kocoder.xyz/vt/shortener/internal
|
||||
disable:
|
||||
- file_option: go_package
|
||||
module: buf.build/bufbuild/protovalidate
|
||||
Reference in New Issue
Block a user