# Packages
No description provided by the author
# Functions
NewClient creates a new wrapped Mongo client.
# Interfaces
ChangeStream matches the interface exposed by mongo.ChangeStream.
Client matches the interface exposed by mongo.Client.
Database matches the interface exposed by mongo.Database.
# Type aliases
CreateFn is a factory function to create a Mongo client.