Documentation
¶
Index ¶
- type Store
- func (c *Store) Append(ctx context.Context, sid stream.ID, st stream.Type, events []stream.Event, ...) (err error)
- func (c *Store) Iter(ctx context.Context, st stream.Type, fn eventstore.WalkFunc) error
- func (c *Store) Load(ctx context.Context, sid stream.ID, st stream.Type, from stream.Version) ([]stream.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.