package
1.5.9
Repository: https://github.com/go-zoox/kv.git
Documentation: pkg.go.dev

# Functions

New returns a new MemoryKV.

# Structs

Memory is a Key-Value Store in Memory, like JavaScript Map for Go.
Value is a value of Memory.