Documentation ¶ Overview ¶ Deprecated, use redismsq instead Index ¶ func NewConsoleClient(out io.Writer) behavior.Client func NewLServerClient(addr, tube string, pool int) behavior.Client func NewRMSQClient(rs *redis.RediStore, streamName string) behavior.Client Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func NewConsoleClient ¶ func NewConsoleClient(out io.Writer) behavior.Client func NewLServerClient ¶ func NewLServerClient(addr, tube string, pool int) behavior.Client func NewRMSQClient ¶ func NewRMSQClient(rs *redis.RediStore, streamName string) behavior.Client Types ¶ This section is empty. Source Files ¶ View all Source files console.go lserver.go redismsq.go Click to show internal directories. Click to hide internal directories.