Documentation
¶
Overview ¶
Copyright (c) Roman Atachiants and contributors. All rights reserved. Licensed under the MIT license. See LICENSE file in the project root for details. Package main shows a fuller in-memory Lifecycle: idempotency, continuation, GET retrieval via ResponsesBody, and bounded durable execution.
Illustrative storage limitations (not production):
- process-local maps; nothing survives restart
- no authentication or multi-tenant isolation
- sequential response IDs are guessable
- Load walks the parent chain under one lock
- only turn-local fields are retained (not accumulated Input)
Click to show internal directories.
Click to hide internal directories.