# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewEventConsumer creates consumer for event store.
NewEventStore creates a new store for events of specified type.
NewObjectStore creates a new store for objects of specified type.
No description provided by the author
No description provided by the author
NewObjectStore creates a new store for objects of specified type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
EventRange represents range [begin, end).
No description provided by the author
No description provided by the author
# Interfaces
EventConsumer represents consumer for events.
EventPtr represents a mutable event from store.
EventROStore represents read-only store for events.
EventStore represents persistent store for events.
No description provided by the author
Migration represents database migration.
MigrationGroup represents group of database migrations.
Object represents an object from store.
ObjectROStore represents read-only store for objects.
ObjectStore represents persistent store for objects.
Rows represents reader for events.