Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Remove
Method
Remove
internal/pool/pool.go:333–333 ·
view source on GitHub ↗
(context.Context, *Conn, error)
Source
from the content-addressed store, hash-verified
331
Get(context.Context) (*Conn, error)
332
Put(context.Context, *Conn)
333
Remove(context.Context, *Conn, error)
334
335
Len() int
336
IdleLen() int
Callers
12
_getConn
Method · 0.65
releaseConn
Method · 0.65
TestCreateTestFaultInjectorLogic_WithEnv
Function · 0.65
TestCreateTestFaultInjectorLogic_DefaultFIURL
Function · 0.65
RemoveListener
Method · 0.65
AwaitAndTransition
Method · 0.65
notifyWaiters
Method · 0.65
Get
Method · 0.65
freeConn
Method · 0.65
Remove
Method · 0.65
Reset
Method · 0.65
pool_test.go
File · 0.65
Calls
no outgoing calls
Tested by
2
TestCreateTestFaultInjectorLogic_WithEnv
Function · 0.52
TestCreateTestFaultInjectorLogic_DefaultFIURL
Function · 0.52