Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyValue ¶
type KeyValue struct {
// contains filtered or unexported fields
}
func NewKeyValue ¶
func NewKeyValue() *KeyValue
type KeyValueOperation ¶
type KeyValueSnapshot ¶
type KeyValueSnapshot struct {
// contains filtered or unexported fields
}
func (*KeyValueSnapshot) Persist ¶
func (s *KeyValueSnapshot) Persist(sink raft.SnapshotSink) error
func (*KeyValueSnapshot) Release ¶
func (s *KeyValueSnapshot) Release()
Click to show internal directories.
Click to hide internal directories.