package
1.0.0
Repository: https://github.com/ericjsanchez/wecom.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.
No description provided by the author
RedisOpts redis 连接属性.

# Interfaces

Cache interface.