package
2.2.0+incompatible
Repository: https://github.com/terrextech/go-eventstore-models.git
Documentation: pkg.go.dev

# Structs

Event refers to a change in system, and is stored in event-store.
EventMeta contains the information about hydrating Aggregate-Projections.
EventStoreQuery can be used to fetch later events than the specified version.
KafkaResponse is the response from consuming a Kafka message and operating on it.