# 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.