# Functions
GetDB return copy mgo instance.
InitMongo init Data Base.
NewConnection return new DB connectionconnection with urlin url must be pass and user if needed.
ShutDown close the connection.
# Variables
IsNotConnected is err when DB is not connected to mongo.