# Functions

NewMongoDBWriter will construct a new MongoDB writer and validate the connection parameters via a ping request.

# Variables

No description provided by the author

# Structs

Config contains the configuration needed to connect to a remote MongoDB instance.
Writer is a concrete implementation of a Writer that will save and delete data from a MongoDB instance.