# Functions

NewMongoDbConnection are creates a new instance of the connection component.
NewMongoDbConnectionResolver creates new connection resolver Returns: *MongoDbConnectionResolver.

# Structs

MongoDbConnection struct help creates new connections to MongoDB MongoDB connection using plain driver.
MongoDbConnectionResolver a helper struct that resolves MongoDB connection and credential parameters, validates them and generates a connection URI.