JSON schemas
these json schemas are for documentation purpose and give an overview of the data structures used by Yozefu.
| Name | Rust definition | Schema definition |
|---|---|---|
| Kafka record | kafka_record.rs | kafka-record.json |
| Exported kafka record | exported_kafka_record.rs | exported-kafka-record.json |
| Input filter | mod.rs | filter-input.json |
| Result filter | mod.rs | filter-result.json |
| Configuration | global_config.rs | global-config.json |