# Structs

Event is an event to be 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.