mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 03:37:39 +00:00
golangci-lint --fix
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:

committed by
Juan Font

parent
96fe6aa3a1
commit
4f9fe93146
@@ -55,8 +55,7 @@ type Namespace struct {
|
||||
syncWaitGroup sync.WaitGroup
|
||||
}
|
||||
|
||||
// TODO(kradalby): make control server configurable, test test correctness with
|
||||
// Tailscale SaaS.
|
||||
// TODO(kradalby): make control server configurable, test correctness with Tailscale SaaS.
|
||||
type Scenario struct {
|
||||
// TODO(kradalby): support multiple headcales for later, currently only
|
||||
// use one.
|
||||
|
Reference in New Issue
Block a user