Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type VolatileStore ¶
type VolatileStore struct {
// contains filtered or unexported fields
}
VolatileStore implements a thread-safe in-memory store. It is used for ephemeral storage that does not persist beyond the process or instance.
Click to show internal directories.
Click to hide internal directories.