//
pkg.gl
Category
github.com/jiangyong27/wechat
cache
package
2.0.0+incompatible
Repository:
https://github.com/jiangyong27/wechat.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
5
Dependents
0
Files
198 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.