package
1.3.1
Repository: https://github.com/olivere/jobqueue.git
Documentation: pkg.go.dev

# Functions

NewStore initializes a new MySQL-based storage.
SetDebug indicates whether to enable or disable debugging (which will output SQL to the console).

# Structs

No description provided by the author
Store represents a persistent MySQL storage implementation.

# Type aliases

StoreOption is an options provider for Store.