//
pkg.gl
Category
github.com/ava-labs/avalanchego
database
versiondb
package
0.99.99-test-ignore
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
42
Files
361 SLOC
#
Functions
New
New returns a new prefixed database.
#
Structs
Database
Database implements the Database interface by living on top of another database, writing changes to the underlying database only when commit is called.