Documentation
¶
Overview ¶
Package store is an interface for distribute data storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrNotFound is returned when a Read key doesn't exist ErrNotFound = errors.New("not found") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.