package
1.0.0-rc.0
Repository: https://github.com/fantom-foundation/go-lachesis.git
Documentation: pkg.go.dev

# Functions

New returns a wrapped map with all the required database interface methods implemented.
NewProducer of memory db.
NewWithCap returns a wrapped map pre-allocated to the provided capcity with all the required database interface methods implemented.
New returns a wrapped map with all the required database interface methods implemented and drop callback.

# Structs

Database is an ephemeral key-value store.

# Type aliases

No description provided by the author