Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(cfg config.Configuration) (*redis.Client, taskq.Factory, error)
Types ¶
type RedisQueue ¶
type RedisQueue struct { Name string // contains filtered or unexported fields }
func (*RedisQueue) Close ¶
func (q *RedisQueue) Close() error
func (*RedisQueue) Consumer ¶
func (q *RedisQueue) Consumer() taskq.QueueConsumer
Click to show internal directories.
Click to hide internal directories.