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

Method Remove

internal/pool/pool.go:333–333  ·  view source on GitHub ↗
(context.Context, *Conn, error)

Source from the content-addressed store, hash-verified

331 Get(context.Context) (*Conn, error)
332 Put(context.Context, *Conn)
333 Remove(context.Context, *Conn, error)
334
335 Len() int
336 IdleLen() int

Callers 12

_getConnMethod · 0.65
releaseConnMethod · 0.65
RemoveListenerMethod · 0.65
AwaitAndTransitionMethod · 0.65
notifyWaitersMethod · 0.65
GetMethod · 0.65
freeConnMethod · 0.65
RemoveMethod · 0.65
ResetMethod · 0.65
pool_test.goFile · 0.65

Calls

no outgoing calls