MCPcopy
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

TestAuthGSSAPIFunction · 0.95
TestKeepAliveFunction · 0.95
TestProperShutdownFunction · 0.95
TestConnectMessagesFunction · 0.65
ExecMethod · 0.65

Implementers 1

testServerImplinternal/sshserver/testServerImpl.go

Calls

no outgoing calls

Tested by 6

TestAuthGSSAPIFunction · 0.76
TestKeepAliveFunction · 0.76
TestProperShutdownFunction · 0.76
TestConnectMessagesFunction · 0.52