package
Version:
v1.1.66
Opens a new window with list of versions in this module.
Published: Jun 17, 2021
License: GPL-3.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func NewCache(size int) (*lruCache, error)
NewCache creates a new LRU cache instance
func NewCacheWithSizeInBytes(size int, sizeInBytes int64) (*lruCache, error)
NewCacheWithSizeInBytes creates a new sized LRU cache instance
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.