mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-09 05:34:51 -05: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