MCPcopy
hub / github.com/redis/go-redis / RemoteAddr

Method RemoteAddr

otel.go:14–14  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12// ConnInfo provides information about a Redis connection for metrics.
13type ConnInfo interface {
14 RemoteAddr() net.Addr
15 PoolName() string
16}
17

Callers 8

reconnectMethod · 0.65
NewFailoverClientFunction · 0.65
extractServerInfoFunction · 0.65
RemoteAddrMethod · 0.65

Implementers 1

Conninternal/pool/conn.go

Calls

no outgoing calls

Tested by 1