mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-07 12:52:52 -05: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