Documentation ¶
Overview ¶
Package pubsub provides a common interface for abstract publish and subscribe operations. Ideally this package would/could be replaced by the GoCloud pubsub package but it does not support Redis... https://gocloud.dev/howto/pubsub/ https://github.com/google/go-cloud/issues/1368
Index ¶
Constants ¶
View Source
const REDIS_DEFAULT_HOST string = "localhost"
View Source
const REDIS_DEFAULT_PORT int = 6379
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.