Skip to main content

Module json

Module json 

Source
Expand description

Typed JSON payloads stored in durable SQLite *_json columns.

SQLite enforces json_valid(...); these serde types are the application-level schema used when creating and reading durable runner payloads.

Structs§

FailureReasonJSON
LocalTaskParamsJSON
WorkflowRunJSON

Enums§

DurableRunMode