Skip to main content

Module event_processor

Module event_processor 

Source
Expand description

Event processor for generating history events.

This module implements the EventProcessor which generates history events for execution tracking, matching the Node.js SDK’s event processor.

Structs§

EventProcessor
Processes and generates history events for execution tracking.
HistoryEvent
A history event generated during execution.

Enums§

EventType
Event types for history tracking.