package
Version:
v0.5.2
Opens a new window with list of versions in this module.
Published: Nov 17, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package mem contains a very simple in-memory Impl.
Proto opens a Memory with the given Opts.
Memory is a very simple in-memory Impl.
Close nils the underlying map[string][]byte value.
Del removes the given key from the Map.
Get returns the value in the Memory specified by the given key.
Keys returns the keys of the Memory.
Set assigns the given data to the given key in the Memory.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.