//
pkg.gl
Category
github.com/olivere/jobqueue
mysql
package
1.3.1
Repository:
https://github.com/olivere/jobqueue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
12
Dependents
2
Files
737 SLOC
#
Functions
NewStore
NewStore initializes a new MySQL-based storage.
SetDebug
SetDebug indicates whether to enable or disable debugging (which will output SQL to the console).
#
Structs
Job
No description provided by the author
Store
Store represents a persistent MySQL storage implementation.
#
Type aliases
StoreOption
StoreOption is an options provider for Store.