Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/redis/go-redis
/ Put
Method
Put
internal/pool/pool.go:332–332 ·
view source on GitHub ↗
(context.Context, *Conn)
Source
from the content-addressed store, hash-verified
330
331
Get(context.Context) (*Conn, error)
332
Put(context.Context, *Conn)
333
Remove(context.Context, *Conn, error)
334
335
Len() int
Callers
9
releaseConn
Method · 0.65
osscluster_test.go
File · 0.65
tx_test.go
File · 0.65
redis_test.go
File · 0.65
pool_test.go
File · 0.65
Acquire
Method · 0.65
Acquire
Method · 0.65
freeConn
Method · 0.65
pool_test.go
File · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected