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