Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "1.2.3"
Version is the current version of the package.
Functions ¶
This section is empty.
Types ¶
type Config ¶ added in v1.2.0
type Config struct { RedisHost string RedisPort int RedisUsername string RedisPassword string RedisDB int }
Config is the config for a pubsub.
Click to show internal directories.
Click to hide internal directories.