Documentation
¶
Index ¶
Constants ¶
View Source
const FilePrefix = "__kv_"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KV ¶
type KV struct{}
Here is a real implementation of KV that writes to a local file with the key name and the contents are the value of the key.
Click to show internal directories.
Click to hide internal directories.