(ctx context.Context, channels ...string)
| 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 |
no outgoing calls