package
2.0.0+incompatible
Repository: https://github.com/jiangyong27/wechat.git
Documentation: pkg.go.dev

# Functions

NewMemcache create new memcache.
NewMemory create new memcache.
NewRedis 实例化.

# Structs

Memcache struct contains *memcache.Client.
Memory struct contains *memcache.Client.
Redis redis cache.
RedisOpts redis 连接属性.

# Interfaces

Cache interface.