package
0.0.0-20230919100244-25697f7e56dd
Repository: https://github.com/blockchaindevscol/beatschain.git
Documentation: pkg.go.dev

# Functions

New returns a wrapped map with all the required database interface methods implemented.
NewWithCap returns a wrapped map pre-allocated to the provided capcity with all the required database interface methods implemented.

# Structs

Database is an ephemeral key-value store.