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

# Structs

Event refers to any interaction with the system, such as inserting or retrieving any data.
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.
LogEntry describes the "currently-happening" event.