//
pkg.gl
Category
github.com/d0xin/go-cache
engine
memory
package
2.0.0+incompatible
Repository:
https://github.com/d0xin/go-cache.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
3
Dependents
0
Files
130 SLOC
#
Functions
NewMemoryStore
NewMemoryStore creates a new standard in memory store.
#
Structs
Engine
Engine is the default memory storage engine.