package
Version:
v0.7.2
Opens a new window with list of versions in this module.
Published: Jan 5, 2021
License: MIT
Opens a new window with license information.
Imports: 3
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 Mem with the given Opts.
Mem is a very simple in-memory Impl.
Close nils the underlying map[string][]byte value.
Del removes the given key from the Mem.
Get returns the value in the Mem specified by the given key.
Keys returns the keys of the Mem.
Set assigns the given data to the given key in the Mem.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.