Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ Close
Method
Close
internal/sshserver/handler.go:175–175 ·
view source on GitHub ↗
Close closes the channel for reading and writing.
()
Source
from the content-addressed store, hash-verified
173
CloseWrite() error
174
// Close closes the channel for reading and writing.
175
Close() error
176
}
177
178
const
(
Callers
15
Close
Method · 0.65
TestKeyboardInteractiveAuthentication
Function · 0.65
TestConnectMessages
Function · 0.65
setupKerberosClient
Function · 0.65
ServeHTTP
Method · 0.65
processClientInteraction
Function · 0.65
callServer
Function · 0.65
setupAgent
Method · 0.65
processSignalExec
Method · 0.65
run
Method · 0.65
OnShutdown
Method · 0.65
TestAuthFailed
Function · 0.65
Implementers
3
sessionProxy
internal/auditlogintegration/handler_s
sessionChannel
internal/security/handler_network_test
channelWrapper
internal/sshserver/channelWrapper.go
Calls
no outgoing calls
Tested by
15
TestKeyboardInteractiveAuthentication
Function · 0.52
TestConnectMessages
Function · 0.52
setupKerberosClient
Function · 0.52
processClientInteraction
Function · 0.52
callServer
Function · 0.52
TestAuthFailed
Function · 0.52
TestAuthKeyboardInteractive
Function · 0.52
TestAuthGSSAPI
Function · 0.52
TestKeepAlive
Function · 0.52
shellRequestReply
Function · 0.52
read
Function · 0.52
OnShell
Method · 0.52