//
pkg.gl
Category
github.com/ONSdigital/dp-files-api
mongo
package
1.4.0
Repository:
https://github.com/onsdigital/dp-files-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
82 SLOC
#
Packages
mock
No description provided by the author
#
Functions
New
No description provided by the author
#
Structs
Mongo
Mongo represents a simplistic MongoDB configuration.
#
Interfaces
Client
go:generate moq -out mock/Client.go -pkg mock .
MongoCollection
No description provided by the author
MongoCursor
go:generate moq -out mock/cursor.go -pkg mock .