mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-25 02:41:19 +01:00
Create an initial gRPC service
This commit adds protobuf files and tooling surrounding generating APIs and datatypes.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -25,3 +25,6 @@ config.yaml
|
||||
.idea
|
||||
|
||||
test_output/
|
||||
|
||||
# Protobuf generated code
|
||||
gen/
|
||||
|
||||
Reference in New Issue
Block a user