MCPcopy 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

1643type SSHTerminationError interface {
1644 error
1645 SSHTerminationMessage() string
1646}
1647
1648func closeAll(cs ...io.Closer) {

Callers 2

runMethod · 0.65

Implementers 1

userVisibleErrorssh/tailssh/tailssh.go

Calls

no outgoing calls

Tested by

no test coverage detected