github.com/go-redis/redis/v8.PubSub.ChannelWithSubscriptions (method)

one use

	github.com/go-redis/redis/v8 (current package)
		pubsub.go#L455: func (c *PubSub) ChannelWithSubscriptions(ctx context.Context, size int) <-chan interface{} {