package
Version:
v0.0.16
Opens a new window with list of versions in this module.
Published: Feb 20, 2023
License: MIT
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
¶
Package store provides a simple key/value store.
Get returns the value stored in the store for a key, or nil if no value is present.
The ok result indicates whether value was found in the store.
Set sets the value for a key.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.