//
pkg.gl
Category
github.com/radiation-octopus/octopus
cache
package
0.0.6
Repository:
https://github.com/radiation-octopus/octopus.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
92 SLOC
#
Functions
CreateCache
插入缓存.
DeleteCache
删除缓存.
GetCacheKeys
获得缓存所有keys.
GetCacheLen
获得cache高度.
GetCacheValue
获得缓存Value.
RemoveCacheValue
移除value.
SetCacheValue
存入缓存.
Start
No description provided by the author
Stop
No description provided by the author
#
Variables
AutoCreateCacheNum
自动添加缓存队列数量.
IsAutoCreateCache
自动添加.
#
Structs
CacheStart
Cache启动方法.
CacheStop
Cache停止方法.