Documentation
¶
Overview ¶
Package memory provides an in-process agent.History backend.
Suitable for single-replica deployments and tests; messages are lost when the process restarts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrEmptySessionID = errors.New("aikido/agent/history/memory: empty sessionID")
ErrEmptySessionID is returned by Append/Read when sessionID is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.