Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewRedisQueue ¶
Types ¶
type RedisQueue ¶
type RedisQueue struct {
// contains filtered or unexported fields
}
func (*RedisQueue) StartListen ¶ added in v0.8.0
func (q *RedisQueue) StartListen(ctx context.Context, handler queue.HandlerFunc)
func (*RedisQueue) Stats ¶ added in v0.8.0
func (q *RedisQueue) Stats() map[string]interface{}
Click to show internal directories.
Click to hide internal directories.