package
Version:
v1.15.0
Opens a new window with list of versions in this module.
Published: Feb 28, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Storage is a simple object that provides thread safe
methods to read and write into a map.
New returns an instance of Storage.
Get reads value by a key.
ListKeys returns the slice of var keys stored in memory.
Set writes a value interface to a string key.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.