package
Version:
v0.6.0-alpha
Opens a new window with list of versions in this module.
Published: Jan 19, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
WithContext returns a copy of ctx with cache associated. If a Cache instance
is already in the context, the ctx is not updated.
Ctx returns the Cache associated with the ctx. If no cache is associated, an instance is
returned, which does nothing.
type Evictor interface {
Start()
Stop()
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.