Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ Start
Method
Start
internal/sshserver/TestServer.go:12–12 ·
view source on GitHub ↗
Start starts the server in the background.
()
Source
from the content-addressed store, hash-verified
10
GetHostKey() string
11
// Start starts the server in the background.
12
Start()
13
// Stop stops the server running in the background.
14
Stop(timeout time.Duration)
15
Callers
12
TestKeyboardInteractiveAuthentication
Function · 0.95
TestAuthKeyboardInteractive
Function · 0.95
TestAuthGSSAPI
Function · 0.95
TestKeepAlive
Function · 0.95
TestProperShutdown
Function · 0.95
singleProgramShouldRun
Method · 0.95
settingEnvVariablesShouldWork
Method · 0.95
runningInteractiveShellShouldWork
Method · 0.95
reportingExitCodeShouldWork
Method · 0.95
sendingSignalsShouldWork
Method · 0.95
TestConnectMessages
Function · 0.65
Exec
Method · 0.65
Implementers
1
testServerImpl
internal/sshserver/testServerImpl.go
Calls
no outgoing calls
Tested by
6
TestKeyboardInteractiveAuthentication
Function · 0.76
TestAuthKeyboardInteractive
Function · 0.76
TestAuthGSSAPI
Function · 0.76
TestKeepAlive
Function · 0.76
TestProperShutdown
Function · 0.76
TestConnectMessages
Function · 0.52