//
pkg.gl
Category
github.com/DioneProtocol/odysseygo
database
prefixdb
package
1.10.11
Repository:
https://github.com/dioneprotocol/odysseygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
14
Files
292 SLOC
#
Functions
New
New returns a new prefixed database.
NewNested
NewNested returns a new prefixed database without attempting to compress prefixes.
#
Structs
Database
Database partitions a database into a sub-database by prefixing all keys with a unique value.