MCPcopy Create free account
hub / github.com/One-com/gone / Pool

Interface Pool

netutil/pool/pool.go:15–26  ·  view source on GitHub ↗

Pool interface describes a pool implementation. A pool should have maximum capacity. An ideal pool is threadsafe and easy to use.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

TestFileWithFunction · 0.65
TestExportFunction · 0.65
getPoolEventFunction · 0.65
getBufferFunction · 0.65
ServeMethod · 0.65
clientAbuseFunction · 0.65
TestBackendFailFunction · 0.65
CloseMethod · 0.65
CloseIfNeededMethod · 0.65
handleShutdownMethod · 0.65
manageConnectionsMethod · 0.65
closeMethod · 0.65

Implementers 1

channelPoolnetutil/pool/channel.go

Calls

no outgoing calls

Tested by

no test coverage detected