Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ pool_test.go
File
pool_test.go
internal/pool/pool_test.go:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
package
pool_test
2
3
import
(
4
"context"
Callers
nothing calls this directly
Calls
15
NewConnPool
Function · 0.92
newConnPool
Function · 0.85
newDummyConn
Function · 0.85
Wait
Method · 0.80
IsClosed
Method · 0.80
CloseOnPutReason
Method · 0.80
CheckMinIdleConns
Method · 0.80
QueueLen
Method · 0.80
WithTimeout
Method · 0.80
DialsQueueLen
Method · 0.80
IsUsable
Method · 0.80
CalcConnExpiresAt
Method · 0.80
Tested by
no test coverage detected