package
0.0.0-20241122061421-fc2991dfa3c1
Repository: https://github.com/ch-iron/go-evm.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 capacity with all the required database interface methods implemented.

# Structs

Database is an ephemeral key-value store.