feat: initial buf proto files

This commit is contained in:
Steven
2023-07-31 19:57:31 +08:00
parent 4cc2de8e82
commit 1f9c87b81b
13 changed files with 1198 additions and 18 deletions

15
proto/buf.yaml Normal file
View File

@ -0,0 +1,15 @@
version: v1
name: buf.build/yourselfhosted/slash
breaking:
use:
- FILE
lint:
use:
- DEFAULT
except:
- ENUM_VALUE_PREFIX
- PACKAGE_DIRECTORY_MATCH
- PACKAGE_VERSION_SUFFIX
deps:
- buf.build/googleapis/googleapis
- buf.build/grpc-ecosystem/grpc-gateway