Documentation
¶
Overview ¶
Package sessionfs provides a lightweight file-backed implementation of adk's session.Service. It keeps an in-memory map and snapshots it to disk after each mutation. Concurrency is guarded with an in-process mutex only; cross-process synchronization is not provided.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.