package
0.11.2
Repository: https://github.com/pioneerworks/go-sidekiq.git
Documentation: pkg.go.dev

# Functions

NewRedisStore returns a new Redis store with the given namespace and preconfigured client.

# Constants

list of known errors.
No description provided by the author
No description provided by the author

# Structs

Retries has the list of messages in the retry queue.
Stats has all the stats related to a manager.

# Interfaces

Store is the interface for storing and retrieving data.

# Type aliases

StorageError is used to return errors from the storage layer.