# Functions
NewMemoryStore creates a new MemoryStore.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
ErrObjectExists is returned when an object already exists.
ErrObjectNotFound is returned when an object is not found.
ErrPropertyNotFound is returned when a property is not found.
# Structs
MemoryStore is an in-memory implementation of IObjectStore.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author