Expand description
Event generation library for Varpulis demos and testing.
Provides pluggable event schemas (fraud, IoT, trading) with configurable rates, pattern injection, and output formats.
Modules§
Structs§
- Generated
Event - A generated event.
- Generator
Config - Configuration for the event generator.
Enums§
- Schema
Type - Available event generation schemas.
Traits§
- Event
Schema - Trait for event generation schemas.
Functions§
- create_
schema - Create an event schema from a schema type.
- generate_
batch - Generate a batch of events.