Removed old proto files

This commit is contained in:
2024-11-17 16:24:34 +03:30
parent 3f8ecc0cc8
commit 211d6251f4
7 changed files with 26 additions and 693 deletions
+20
View File
@@ -0,0 +1,20 @@
version: v2
clean: true
managed:
enabled: true
plugins:
- remote: buf.build/grpc/go
out: pb
opt:
- paths=source_relative
- require_unimplemented_servers=false
- remote: buf.build/protocolbuffers/go
out: pb
opt:
- paths=source_relative
inputs:
- directory: pb
# - git_repo: https://git.kahrobatoken.com/Kahroba/proto
# branch: main
# depth: 1