mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-11 18:34:59 +00:00
create DB struct
This is step one in detaching the Database layer from Headscale (h). The ultimate goal is to have all function that does database operations in its own package, and keep the business logic and writing separate. Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:

committed by
Kristoffer Dalby

parent
b01f1f1867
commit
14e29a7bee
2
.gitignore
vendored
2
.gitignore
vendored
@@ -41,3 +41,5 @@ integration_test/etc/config.dump.yaml
|
||||
# MkDocs
|
||||
.cache
|
||||
/site
|
||||
|
||||
__debug_bin
|
||||
|
Reference in New Issue
Block a user