package
3.0.1-22+incompatible
Repository: https://github.com/pip-services3-go/pip-services3-components-go.git
Documentation: pkg.go.dev

# Functions

Creates a new instance of the cache entry and assigns its values.
Create a new instance of the factory.
Creates a new instance of the cache.
Creates a new instance of the cache.
Creates a new instance of the cache.

# Structs

Data object to store cached values with their keys used by MemoryCache */.
Cache that stores values in the process memory.
Dummy cache implementation that doesn't do anything.

# Interfaces

Interface for caches that are used to cache values to improve performance.