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

Method Close

universal.go:358–358  ·  universal.go::UniversalClient.Close
()

Source from the content-addressed store, hash-verified

356 PSubscribe(ctx context.Context, channels ...string) *PubSub
357 SSubscribe(ctx context.Context, channels ...string) *PubSub
358 Close() error
359 PoolStats() *PoolStats
360}
361

Calls

no outgoing calls

Tested by 15

TestMonitorCommandFunction · 0.52
TestTLSStandaloneFunction · 0.52
TestTLSRedissURLFunction · 0.52
TestDigestBasicFunction · 0.52
TestSetIFDEQWithDigestFunction · 0.52
TestSetIFDNEWithDigestFunction · 0.52
TestDelExArgsWithDigestFunction · 0.52