# Functions
NewClient returns a new mongodb Client.
# Structs
Client is the client responsible for querying mongodb.
Collection represents a collection in mongodb.
Collections holds information about the mongodb collections relevant to this service.
Config holds the config for the mongodb store.