//
pkg.gl
Category
github.com/rmrf/wechat/v2
cache
package
2.4.1
Repository:
https://github.com/rmrf/wechat.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
7
Files
199 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
Redis .redis cache.
RedisOpts
RedisOpts redis 连接属性.
#
Interfaces
Cache
Cache interface.