lifecycle-full

command
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2026 License: MIT Imports: 12 Imported by: 0

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL