# Functions
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
MongoAuthConfig, used to setup connection params for go-mongo check Url format is localhost:27017 or mongo://localhost:27017 Credential has format described at https://godoc.org/github.com/globalsign/mgo#Credential.
MongoConfig is used for configuring the go-mongo check.