# Functions

NewMongoDB XXX.

# Structs

MongoDB XXX.
MongoSession is currently a Mongo session.
ReplSetMember stores information related to a replica set member.
ReplSetStatus stores information from replSetGetStatus.
Top stores information from replSetGetStatus.

# Interfaces

DataLayer is an interface to access to the database struct.
Session is an interface to access to the Session struct.