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