//
pkg.gl
Category
github.com/lasthyphen/avalanchego-1.4.11
database
versiondb
package
0.0.0-20211127192921-538a9bf3b105
Repository:
https://github.com/lasthyphen/avalanchego-1.4.11.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
366 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.