# Packages
No description provided by the author
# Functions
IsDuplicateKeyError returns a bool indicating whether the provided error is a MongoDB duplicate key error.
# Interfaces
Collection is an interface for the subset of *mongo.Collection functions that we actually use.