Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tailscale/tailscale
/ SSHTerminationMessage
Method
SSHTerminationMessage
ssh/tailssh/tailssh.go:1645–1645 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1643
type
SSHTerminationError
interface
{
1644
error
1645
SSHTerminationMessage() string
1646
}
1647
1648
func
closeAll(cs ...io.Closer) {
Callers
2
killProcessOnContextDone
Method · 0.65
run
Method · 0.65
Implementers
1
userVisibleError
ssh/tailssh/tailssh.go
Calls
no outgoing calls
Tested by
no test coverage detected