//
pkg.gl
Category
github.com/forging2012/go-admin-core
storage
queue
package
1.5.3
Repository:
https://github.com/forging2012/go-admin-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
0
Files
315 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.