Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RedisList ¶
func (*RedisList) HandleFailure ¶
type RedisPubSub ¶
func (*RedisPubSub) Cleanup ¶ added in v0.0.20
func (d *RedisPubSub) Cleanup() error
func (*RedisPubSub) ClearWork ¶
func (d *RedisPubSub) ClearWork() error
func (*RedisPubSub) GetWork ¶
func (d *RedisPubSub) GetWork() (*string, error)
func (*RedisPubSub) HandleFailure ¶
func (d *RedisPubSub) HandleFailure() error
func (*RedisPubSub) Init ¶
func (d *RedisPubSub) Init() error
func (*RedisPubSub) LoadEnv ¶
func (d *RedisPubSub) LoadEnv(prefix string) error
func (*RedisPubSub) LoadFlags ¶
func (d *RedisPubSub) LoadFlags() error
Click to show internal directories.
Click to hide internal directories.