package
2.0.0+incompatible
Repository: https://github.com/d0xin/go-cache.git
Documentation: pkg.go.dev

# Functions

NewCacher creates a new generic cacher with the given engine.

# Structs

CacherMock is a mock implementation of Cacher.

# Interfaces

Cacher defines the interface for a caching system so it can be customised.