package
1.0.0
Repository: https://github.com/corex-mn/corex-base.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.
No description provided by the author

# Type aliases

No description provided by the author