//
pkg.gl
Category
github.com/maodapeng/server-core
storage
queue
package
2.0.3+incompatible
Repository:
https://github.com/maodapeng/server-core.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
7
Dependents
4
Files
285 SLOC
#
Functions
NewMemory
NewMemory 内存模式.
NewNSQ
NewNSQ nsq模式 只能监听一个channel.
NewRedis
NewRedis redis模式.
#
Structs
Memory
No description provided by the author
Message
No description provided by the author
NSQ
No description provided by the author
Redis
Redis cache implement.