package
0.11.0
Repository: https://github.com/hellofresh/goengine.git
Documentation: pkg.go.dev

# Functions

AggregateProjectorCreateSchema return the sql statement needed for the postgres database in order to use the AggregateProjector.
NewSingleStreamManager return a new instance of the SingleStreamManager.
NewSingleStreamStrategy is the constructor postgres for PersistenceStrategy interface.
StreamProjectorCreateSchema return the sql statement needed for the postgres database in order to use the StreamProjector.

# Structs

SingleStreamManager is a helper for creating JSON Postgres event stores and projectors.
SingleStreamStrategy struct represents eventstore with single stream.