package
0.22.0-dev
Repository: https://github.com/elves/elvish.git
Documentation: pkg.go.dev

# Packages

Package storedefs contains definitions of the store API.
Package storetest keeps test suites against storedefs.Store.

# Functions

MustTempStore returns a Store backed by a temporary file for testing.
NewStore creates a new Store from the given file.
NewStoreFromDB creates a new Store from a bolt DB.

# Constants

roughly 0.5^(1/50).
Parameters for directory history scores.
Parameters for directory history scores.

# Interfaces

DBStore is the permanent storage backend for elvish.