Skip to main content

Module value

Module value 

Source
Expand description

The dynamic value type used for esvs, event payloads, and CEL evaluation.

Maps keep sorted keys for deterministic JSON serialization (conformance compares JSON structurally, so key order is irrelevant, but stable output helps humans).

Enums§

Value
A Determa State runtime value. Mirrors the esv/payload type set (§4.4) plus null.

Functions§

map1
Build a single-field map, common for payloads.