//
pkg.gl
Category
github.com/d0xin/go-cache
strategy
basiccacher
package
2.0.0+incompatible
Repository:
https://github.com/d0xin/go-cache.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
193 SLOC
#
Functions
NewCacher
NewCacher creates a new generic cacher with the given engine.
#
Structs
CacherMock
CacherMock is a mock implementation of Cacher.
#
Interfaces
Cacher
Cacher defines the interface for a caching system so it can be customised.