package
0.0.1
Repository: https://github.com/fhenixprotocol/go-tfhe.git
Documentation: pkg.go.dev

# Functions

CopyBytes returns an exact copy of the provided bytes.
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.

# Variables

errMemorydbNotFound is returned if a key is requested that is not found in the provided memory database.

# Structs

Database is an ephemeral key-value store.