Generated Protobuf stubs

This commit is contained in:
2026-06-02 19:27:36 +02:00
parent e265e2d303
commit 1b4d23f9aa
5 changed files with 835 additions and 0 deletions

18
buf.gen.yaml Normal file
View 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