mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 12:57:37 +00:00
Create an initial gRPC service
This commit adds protobuf files and tooling surrounding generating APIs and datatypes.
This commit is contained in:
12
proto/buf.yaml
Normal file
12
proto/buf.yaml
Normal file
@@ -0,0 +1,12 @@
|
||||
version: v1
|
||||
lint:
|
||||
use:
|
||||
- DEFAULT
|
||||
breaking:
|
||||
use:
|
||||
- FILE
|
||||
|
||||
deps:
|
||||
- buf.build/googleapis/googleapis
|
||||
- buf.build/grpc-ecosystem/grpc-gateway
|
||||
- buf.build/ufoundit-dev/protoc-gen-gorm
|
Reference in New Issue
Block a user