package
Version:
v0.0.47
Opens a new window with list of versions in this module.
Published: Dec 1, 2025
License: Apache-2.0
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
¶
MemCache is a minimal TTL map[string] -> JSON object cache.
NewMemCache constructs an in-memory TTL cache.
Get retrieves a cached value if not expired.
Set stores a value with TTL.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.