# Packages
Package mongo provide a wrapper around the MongoDB driver.
# Structs
BinaryData represents a binary data.
CardData represents a card.
Config is the configuration for storage.
MockStorage is a mock of Storage interface.
MockStorageMockRecorder is the mock recorder for MockStorage.
/ Note represents a note.
PasswordData represents a password.
User represents a user.
# Interfaces
Storage defines the interface for storage operations.