Documentation ¶
Overview ¶
Package memory provides an in memory implementation of the storage interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { }
Config is an implementation of a storage configuration.
TODO(ericchiang): Actually define a storage config interface and have registration.
Click to show internal directories.
Click to hide internal directories.