[][src]Module nakadi_types::event

Types for handling events

Consumable and publishable event templates

Re-exports

pub use crate::event_type::EventTypeName;
pub use crate::partition::PartitionId;
pub use crate::FlowId;

Modules

publishable

Publishable events

Structs

BusinessEvent

A BusinessEvent template for consumption of events

DataChangeEvent

A DataChangeEvent template for consumption of events

DataType
Eid

Shortcut for creating a new random EventId

EventId

Identifier for an event.

EventMetaData

Metadata of an event

Enums

DataOp

The type of operation executed on the entity.