//
pkg.gl
Category
github.com/openimsdk/tools
mq
memamq
package
0.0.50-alpha.23
Repository:
https://github.com/openimsdk/tools.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
118 SLOC
#
Functions
NewMemoryQueue
No description provided by the author
#
Variables
ErrFull
No description provided by the author
ErrStop
No description provided by the author
#
Structs
MemoryQueue
MemoryQueue is an implementation of the AsyncQueue interface using a channel to process functions.