# README
MongoDB adapter for upper.io/db.v1
Please read the full docs, acknowledgements and examples at https://upper.io/db.v1/wrappers/mongo.
# Functions
Cluster converts the given Address structures into a cluster structure.
ParseCluster parses s into a cluster structure.
ParseURL parses s into a ConnectionURL struct.
# Constants
No description provided by the author
# Structs
Mongodb Collection.
ConnectionURL implements a MongoDB connection struct.
No description provided by the author
No description provided by the author
# Interfaces
ObjectIdIDSetter implements a common pattern for setting IDs of type ObjectId.