package
0.0.0-20200718012901-8c417dcc5764
Repository: https://github.com/sqeven/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.