//
pkg.gl
Category
github.com/wideway/public
mycache
package
0.0.0-20230313030019-42159231bbd3
Repository:
https://github.com/wideway/public.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
3
Files
82 SLOC
#
Packages
cache2go
No description provided by the author
#
Functions
NewCache
NewCache 初始化一个cache,cachename 缓存名字.
#
Structs
MyCache
MyCache 内存缓存.
#
Interfaces
CacheIFS
CacheIFS 缓存操作接口.