MCPcopy
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

13type ConnInfo interface {
14 RemoteAddr() net.Addr
15 PoolName() string
16}
17
18type Pooler interface {

Implementers 1

Conninternal/pool/conn.go

Calls

no outgoing calls

Tested by

no test coverage detected