//
pkg.gl
Category
github.com/EricJSanchez/wecom
cache
package
1.0.0
Repository:
https://github.com/ericjsanchez/wecom.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
12
Files
212 SLOC
#
Functions
NewMemcache
NewMemcache create new memcache.
NewMemory
NewMemory create new memcache.
NewRedis
NewRedis 实例化.
#
Structs
Memcache
Memcache struct contains *memcache.Client.
Memory
Memory struct contains *memcache.Client.
Redis
No description provided by the author
RedisOpts
RedisOpts redis 连接属性.
#
Interfaces
Cache
Cache interface.