//
pkg.gl
Category
github.com/why444216978/gin-api
library
cache
package
1.0.25
Repository:
https://github.com/why444216978/gin-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
50 SLOC
#
Packages
redis
No description provided by the author
#
Functions
HandleLoad
HandleLoad is used load cache.
#
Structs
CacheData
CacheData is cache data struct.
#
Interfaces
Cacher
Cacher is used to load cache.
#
Type aliases
LoadFunc
LoadFunc is define load data func.