# Functions
FormatAddr formats mongo hosts to a string.
Inject injects a *mongo.Client into the client manager.
MustNewModel returns a Model, exits on errors.
NewBulkInserter returns a BulkInserter.
NewModel returns a Model.
SetSlowThreshold sets the slow threshold.
# Variables
ErrNotFound is an alias of mongo.ErrNoDocuments.
# Structs
No description provided by the author
ClosableClient wraps *mongo.Client and provides a Close method.
No description provided by the author
# Interfaces
No description provided by the author