package
Version:
v0.0.41
Opens a new window with list of versions in this module.
Published: Jul 24, 2024
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 2
Opens a new window with list of known importers.
Documentation
¶
func (c *Cache[K, V]) Delete(key K)
func (c *Cache[K, V]) Get(key K) (v V, found bool)
func (c *Cache[K, V]) Set(key K, value V, neverMoveToFront bool)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.