Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrFull = errors.New("worker queue is full, make it larger in the config") ErrClosed = errors.New("async handlers are closed") )
Functions ¶
Types ¶
type IWorkerPool ¶
type MsgHandler ¶
Click to show internal directories.
Click to hide internal directories.