Documentation
¶
Overview ¶
Package memory re-exports the in-memory key-value storage backend.
This is the default storage backend, suitable for development and testing. Data is not persisted across restarts.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var New = memory.New
New creates a new in-memory storage.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.