package
0.0.0-20210916235445-ea0e61cfc9b4
Repository: https://github.com/lasthyphen/paaro.git
Documentation: pkg.go.dev

# Functions

New returns a new prefixed database.

# Structs

Database implements the Database interface by living on top of another database, writing changes to the underlying database only when commit is called.