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