MCPcopy
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

1package pool_test
2
3import (
4 "context"

Callers

nothing calls this directly

Calls 15

NewConnPoolFunction · 0.92
newConnPoolFunction · 0.85
newDummyConnFunction · 0.85
WaitMethod · 0.80
IsClosedMethod · 0.80
CloseOnPutReasonMethod · 0.80
CheckMinIdleConnsMethod · 0.80
QueueLenMethod · 0.80
WithTimeoutMethod · 0.80
DialsQueueLenMethod · 0.80
IsUsableMethod · 0.80
CalcConnExpiresAtMethod · 0.80

Tested by

no test coverage detected