//
pkg.gl
Category
github.com/d0xin/go-cache
engine
common
package
2.0.0+incompatible
Repository:
https://github.com/d0xin/go-cache.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
2
Dependents
0
Files
89 SLOC
#
Variables
ErrEngineLocked
Errors.
ErrInvalidData
Errors.
ErrKeyAlreadyLocked
Errors.
ErrNonExistentKey
Errors.
#
Structs
EngineMock
EngineMock is a mock implementation of Engine.
#
Interfaces
Engine
Engine is the interface all caching engines must adhere to.