Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ContainerSSH/ContainerSSH
/ Add
Method
Add
service/pool.go:9–9 ·
view source on GitHub ↗
Add adds a service to the service pool.
(s Service)
Source
from the content-addressed store, hash-verified
7
8
// Add adds a service to the service pool.
9
Add(s Service) Lifecycle
10
}
Callers
15
New
Function · 0.95
TestOneService
Function · 0.95
TestOneServiceCrash
Function · 0.95
TestOneServiceStartupCrash
Function · 0.95
TestTwoServicesOneCrashed
Function · 0.95
TestTwoServicesOneTerminatedDuringStartup
Function · 0.95
createMetricsServer
Function · 0.65
createSSHServer
Function · 0.65
createAuthHandler
Function · 0.65
handleNewConnection
Method · 0.65
newConnection
Method · 0.65
ServeHTTP
Method · 0.65
Implementers
1
pool
service/pool_impl.go
Calls
no outgoing calls
Tested by
7
TestOneService
Function · 0.76
TestOneServiceCrash
Function · 0.76
TestOneServiceStartupCrash
Function · 0.76
TestTwoServicesOneCrashed
Function · 0.76
TestTwoServicesOneTerminatedDuringStartup
Function · 0.76
TestTwoServices
Function · 0.52
testPipeline
Function · 0.52