MCPcopy Index your code
hub / github.com/coder/coder / Shutdown

Method Shutdown

coderd/aibridged/pool.go:37–37  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

35 // routes.
36 ReplaceProviders(providers []aibridge.Provider)
37 Shutdown(ctx context.Context) error
38}
39
40type PoolMetrics interface {

Callers 15

TestSMTPFunction · 0.65
CloseMethod · 0.65
ShutdownMethod · 0.65
NewCachedBridgePoolFunction · 0.65
newTestServerFunction · 0.65
TestRoutingFunction · 0.65
TestPoolFunction · 0.65
TestPool_ExpiryFunction · 0.65

Implementers 3

CachedBridgePoolcoderd/aibridged/pool.go
MockPoolercoderd/aibridged/aibridgedmock/poolmoc
MockPoolerMockRecordercoderd/aibridged/aibridgedmock/poolmoc

Calls

no outgoing calls

Tested by 15

TestSMTPFunction · 0.52
newTestServerFunction · 0.52
TestRoutingFunction · 0.52
TestPoolFunction · 0.52
TestPool_ExpiryFunction · 0.52
TestProvisionerdFunction · 0.52
createProvisionerdFunction · 0.52
TestIntegrationFunction · 0.52