package
0.12.5
Repository: https://github.com/go-aah/aah.git
Documentation: pkg.go.dev

# Functions

NewManager method returns new cache Manager.

# Constants

Eviction modes.
Eviction modes.
Eviction modes.

# Variables

Cache errors.

# Structs

Config struct represents the cache and cache provider configurations.
Manager struct represents the aah cache manager.

# Interfaces

Cache interface represents operation methods for cache store.
Provider interface represents cache provider implementation.

# Type aliases

EvictionMode for cache entries.