Structs§
- Event
Store - Event store for durable workflow events.
- Workflow
Entry - A registered workflow entry.
- Workflow
Executor - Executes workflows.
- Workflow
Record - A workflow run record in the database.
- Workflow
Registry - Registry of all workflows, supporting multiple versions per workflow name.
- Workflow
Scheduler - Scheduler for durable workflows.
- Workflow
Scheduler Config - Configuration for the workflow scheduler.
- Workflow
Step Record - A workflow step record in the database.
- Workflow
Version Key - Composite key for versioned workflow lookup.
Enums§
- Resume
Block Reason - Reason a workflow run cannot be resumed.