# Functions
NewConfig returns a new Config struct.
Considering the following structure for MongoDB connection string: "mongodb://<username>:<password>@<host>:<port>" The following function will replaces the username and password with "****".
# Variables
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author