package
Version:
v0.0.0-...-4bf0284
Opens a new window with list of versions in this module.
Published: Feb 24, 2025
License: BSD-3-Clause
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func (cache *Cache[K, T]) Add(key K, value T)
func (cache *Cache[K, T]) Contains(key K) bool
func (cache *Cache[K, T]) Get(key K) (T, bool)
func (cache *Cache[K, T]) Remove(key K)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.