New: Generate gRPC Stubs using buf

This commit is contained in:
2026-06-04 23:42:19 +02:00
parent d347465d3e
commit c7ac17559d
6 changed files with 833 additions and 0 deletions

9
buf.yaml Normal file
View File

@@ -0,0 +1,9 @@
version: v2
deps:
- buf.build/bufbuild/protovalidate
lint:
use:
- STANDARD
breaking:
use:
- FILE