package
0.24.2
Repository: https://github.com/nickhstr/goweb.git
Documentation: pkg.go.dev

# Functions

New creates a new DB instance.
NewWithClient creates a new DB instance, configured with the supplied Mongodb client.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
ErrBadFind serves as a base error to wrap for errors related to a query.
ErrInsertConflict indicates an existing document of the same ID.

# Structs

DB represents a Mongodb client, with an optional caching layer.