package
Version:
v1.10.3
Opens a new window with list of versions in this module.
Published: Sep 25, 2024
License: LGPL-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
¶
Contains checks if a key is in the cache, without updating the
recent-ness or deleting it for being stale.
func (c *Cache[K, V]) Keys() []K
func (c *Cache[K, V]) Set(key K, value V)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.