SSH: Lint and typos

This commit is contained in:
Even Holthe
2022-11-08 22:33:11 +01:00
committed by Kristoffer Dalby
parent 3695284286
commit fd6d25b5c1
3 changed files with 6 additions and 4 deletions

View File

@@ -7,6 +7,7 @@ import (
"tailscale.com/ipn/ipnstate"
)
//nolint
type TailscaleClient interface {
Hostname() string
Shutdown() error