//
pkg.gl
Category
github.com/ONSdigital/dp-search-reindex-api
mongo
package
0.27.0
Repository:
https://github.com/onsdigital/dp-search-reindex-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
5
Files
340 SLOC
#
Variables
ErrDuplicateIDProvided
A list of error messages for Mongo.
ErrEmptyIDProvided
A list of error messages for Mongo.
ErrEmptyTaskNameProvided
A list of error messages for Mongo.
ErrExistingJobInProgress
A list of error messages for Mongo.
ErrJobNotFound
A list of error messages for Mongo.
ErrTaskNotFound
A list of error messages for Mongo.
#
Structs
JobStore
JobStore is a type that contains an implementation of the MongoJobStorer interface, which can be used for creating and getting Job resources.
Options
Options contains information for pagination which includes offset and limit.