Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Codec is the codec used to marshal/unmarshal interfaces into the byte slices required by the Diskv client Codec codec.Codec )
Functions ¶
This section is empty.
Types ¶
type Diskv ¶
type Diskv struct {
// contains filtered or unexported fields
}
Diskv is a Diskv backed key/value store
Click to show internal directories.
Click to hide internal directories.