Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotFound = errors.New("key not found")
)
Functions ¶
func Namespaces ¶ added in v0.8.0
Namespaces returns all namespaces in the database
Types ¶
type Bolt ¶ added in v0.5.0
type Bolt struct {
// contains filtered or unexported fields
}
type KV ¶
Click to show internal directories.
Click to hide internal directories.