1
0
mirror of https://github.com/juanfont/headscale.git synced 2025-02-20 00:18:41 +01:00
juanfont.headscale/cmd/headscale
Kristoffer Dalby 14e29a7bee 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>
2023-05-26 12:24:50 +02:00
..
cli create DB struct 2023-05-26 12:24:50 +02:00
headscale_test.go create DB struct 2023-05-26 12:24:50 +02:00
headscale.go Add go profiling flag, and enable on integration tests (#1382) 2023-04-27 16:57:11 +02:00