# README
mongo
Go abstraction of the official MongoDB driver
# Functions
Create - Create mongo client using the client options.
# Structs
Client - client object.
ClientOptions - connection settings and options for mongoDB.
Go abstraction of the official MongoDB driver