package
3.1.1
Repository: https://github.com/tochemey/ego.git
Documentation: pkg.go.dev

# Functions

NewEventsStore creates a new instance of PostgresEventStore.
NewSchemaUtils creates an instance of SchemaUtils.

# Structs

Config defines the postgres events store configuration.
EventsStore implements the EventsStore interface and helps persist events in a Postgres database.
SchemaUtils help create the various test tables in unit/integration tests.