Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrKeyNotFound = errors.New("not found")
ErrKeyNotFound is returned when a key is not found
Functions ¶
This section is empty.
Types ¶
type StableStore ¶
type StableStore struct {
// contains filtered or unexported fields
}
StableStore represents key/value storage for Raft.
Click to show internal directories.
Click to hide internal directories.