//
pkg.gl
Category
github.com/gitcpu-io/zgo
zgocache
package
1.1.2
Repository:
https://github.com/gitcpu-io/zgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
253 SLOC
#
Functions
GetCache
GetCache 创建service对象的方法 1.start 是否开启 2.dbtype 缓存底层数据库类型 3.label 标签 4.expire 是否开启 5.tcType 超时对象 */.
InitCache
No description provided by the author
InitCacheByEtcd
No description provided by the author
#
Interfaces
Cacher
对外接口.
#
Type aliases
CacheFunc
缓存装饰器接收的函数类型.