Documentation ¶
Index ¶
- type Store
- func (c *Store) Append(ctx context.Context, streamID uuid.UUID, streamType string, events []es.Event, ...) (err error)
- func (c *Store) Iter(ctx context.Context, streamType string, ...) error
- func (c *Store) Load(ctx context.Context, streamID uuid.UUID, streamType string, fromVersion int) ([]es.Event, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.