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

Method PSubscribe

universal.go:356–356  ·  view source on GitHub ↗
(ctx context.Context, channels ...string)

Source from the content-addressed store, hash-verified

354 Process(ctx context.Context, cmd Cmder) error
355 Subscribe(ctx context.Context, channels ...string) *PubSub
356 PSubscribe(ctx context.Context, channels ...string) *PubSub
357 SSubscribe(ctx context.Context, channels ...string) *PubSub
358 Close() error
359 PoolStats() *PoolStats

Callers 6

pubsub_test.goFile · 0.65
PSubscribeMethod · 0.65
PSubscribeMethod · 0.65
PSubscribeMethod · 0.65
PSubscribeMethod · 0.65

Calls

no outgoing calls

Tested by 1