package
Version:
v0.0.0-...-189dd48
Opens a new window with list of versions in this module.
Published: Dec 26, 2024
License: GPL-3.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
¶
MapCache is a thread-safe map with a mutex.
NewMapCache initializes a new MapCache.
Delete removes a key from the map.
Get retrieves a value for a given key from the map.
Set sets a key-value pair in the map.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.