//
pkg.gl
Category
github.com/touch-head-optimistically/jobqueue
mongodb
package
1.3.2
Repository:
https://github.com/touch-head-optimistically/jobqueue.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
314 SLOC
#
Functions
NewStore
NewStore creates a new MongoDB-based storage backend.
SetCollectionName
SetCollectionName overrides the default collection name.
#
Structs
Job
No description provided by the author
Store
Store represents a MongoDB-based storage backend.
#
Type aliases
StoreOption
StoreOption is an options provider for Store.