Module state

Module state 

Source
Expand description

Shared state management for the Lambda runtime simulator.

Structs§

InvocationState
Tracks the state of a single invocation throughout its lifecycle.

Enums§

RecordResult
Result of attempting to record an invocation response or error.