package
0.2501.0
Repository: https://github.com/oasisprotocol/oasis-core.git
Documentation: pkg.go.dev

# Functions

DefaultFileName returns the default database filename for the specified backend.
New constructs a new database backed storage Backend instance.

# Constants

BackendNameAuto is the name of the automatic backend detection "backend".
BackendNameBadgerDB is the name of the BadgerDB backed database backend.
BackendNamePathBadger is the name of the PathBadger database backend.