//
pkg.gl
Category
github.com/lasthyphen/dijetalgo
database
versiondb
package
1.7.2
Repository:
https://github.com/lasthyphen/dijetalgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
8
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.