package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Nov 14, 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 gomap contains a very simple in-memory Impl.
Proto opens a Map with the given Opts.
Map 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 Map specified by the given key.
Keys returns the keys of the map.
Set assigns the given data to the given key in the Map.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.