Skip to main content

Module types

Module types 

Source

Structs§

ScheduleActivityOpts
Options for scheduling an activity. All fields default to sensible values when not provided by the caller; this keeps the per-call API short while still letting workflows tune retry/timeout policy when they need to.
SchedulePatch
Partial update to a WorkflowSchedule. Only fields set to Some are applied; None leaves the existing value untouched. Used by PATCH /api/v1/schedules/{name}.
WorkflowActivity
WorkflowEvent
WorkflowRecord
WorkflowSchedule
WorkflowSignal
WorkflowSnapshot
WorkflowTimer
WorkflowWorker

Enums§

ActivityStatus
EventType
OverlapPolicy
WorkflowStatus