Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PubSubReader ¶
type PubSubReader struct { Channel <-chan *redis.Message Ctx context.Context // contains filtered or unexported fields }
PubSubReader is an io.Reader that reads from a redis PubSub channel
type PubSubWriter ¶
PubSubWriter is an io.Writer that publishes to a redis PubSub channel
Click to show internal directories.
Click to hide internal directories.