//
pkg.gl
Category
github.com/PandaTtttt/go-assembly
cache
package
0.0.8
Repository:
https://github.com/pandattttt/go-assembly.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
186 SLOC
#
Functions
NewKV
NewKV creates a KV, if expire is smaller than stale, expire equals twice of stale instead.
NewLocal
No description provided by the author
#
Structs
KV
KV provides a local cache that could fetch value based on a given key.
Local
No description provided by the author