Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Close
Method
Close
internal/pool/pool.go:352–352 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
350
RemoveWithoutTurn(context.Context, *Conn, error)
351
352
Close() error
353
}
354
355
type
Options
struct
{
Callers
15
TestDoubleFreeTurnBug
Function · 0.65
TestDoubleFreeTurnHighConcurrency
Function · 0.65
Close
Method · 0.65
Close
Method · 0.65
conn_check_test.go
File · 0.65
addIdleConn
Method · 0.65
newConn
Method · 0.65
tryDial
Method · 0.65
closeConn
Method · 0.65
Filter
Method · 0.65
buffer_size_test.go
File · 0.65
Close
Method · 0.65
Calls
no outgoing calls
Tested by
12
TestDoubleFreeTurnBug
Function · 0.52
TestDoubleFreeTurnHighConcurrency
Function · 0.52
Close
Method · 0.52
Close
Method · 0.52
TestTryDial_AppliesDialTimeoutWhenSet
Function · 0.52
TestTryDial_DoesNotApplyDialTimeoutWhenDisabled
Function · 0.52
TestConn_UsedAtUpdatedOnRead
Function · 0.52
TestConn_UsedAtUpdatedOnWrite
Function · 0.52
TestConn_UsedAtUpdatedOnMultipleOperations
Function · 0.52
TestConn_UsedAtNotUpdatedWithoutOperation
Function · 0.52
TestConn_UsedAtConcurrentUpdates
Function · 0.52
TestConn_UsedAtPrecision
Function · 0.52