# Functions
NewStore creates a new Store.
NewStoreWithSession creates a new Store with a session.
WithTLS configures connection to use TLS.
# Structs
No description provided by the author
PersistenceTx prevents data race for a sequence of read and write operations.
Store implements an Store for MongoDB.
# Type aliases
Option provides the means to use function call chaining.