SSH: Lint and typos
This commit is contained in:
parent
3695284286
commit
fd6d25b5c1
3 changed files with 6 additions and 4 deletions
|
@ -7,6 +7,7 @@ import (
|
|||
"tailscale.com/ipn/ipnstate"
|
||||
)
|
||||
|
||||
//nolint
|
||||
type TailscaleClient interface {
|
||||
Hostname() string
|
||||
Shutdown() error
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue