Skip to main content

Module context

Module context 

Source
Expand description

Closure-specific context wrapper.

Thin wrapper over DurableContext providing closure-approach ergonomics. All operations delegate directly to the inner context with no additional logic.

Structsยง

ClosureContext
Closure-native context for durable Lambda operations.