//
pkg.gl
Category
github.com/go-zoox/kv
memory
package
1.5.9
Repository:
https://github.com/go-zoox/kv.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
120 SLOC
#
Functions
New
New returns a new MemoryKV.
#
Structs
Memory
Memory is a Key-Value Store in Memory, like JavaScript Map for Go.
Value
Value is a value of Memory.