Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ PoolName
Method
PoolName
otel.go:15–15 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
13
type
ConnInfo
interface
{
14
RemoteAddr() net.Addr
15
PoolName() string
16
}
17
18
type
Pooler
interface
{
Callers
7
RecordConnectionCreateTime
Method · 0.65
RecordConnectionRelaxedTimeout
Method · 0.65
RecordConnectionHandoff
Method · 0.65
RecordConnectionWaitTime
Method · 0.65
RecordConnectionClosed
Method · 0.65
RecordConnectionCount
Method · 0.65
RecordPendingRequests
Method · 0.65
Implementers
1
Conn
internal/pool/conn.go
Calls
no outgoing calls
Tested by
no test coverage detected