mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 03:27:35 +00:00
SSH: Lint and typos
This commit is contained in:

committed by
Kristoffer Dalby

parent
3695284286
commit
fd6d25b5c1
@@ -7,6 +7,7 @@ import (
|
||||
"tailscale.com/ipn/ipnstate"
|
||||
)
|
||||
|
||||
//nolint
|
||||
type TailscaleClient interface {
|
||||
Hostname() string
|
||||
Shutdown() error
|
||||
|
Reference in New Issue
Block a user