# Functions

NewStore creates a new MongoDB-based storage backend.
SetCollectionName overrides the default collection name.

# Structs

No description provided by the author
Store represents a MongoDB-based storage backend.

# Type aliases

StoreOption is an options provider for Store.