package
Version:
v2.1.3
Opens a new window with list of versions in this module.
Published: Aug 28, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
*
* @Author: TheLife
* @Date: 2021/5/29 下午2:38
func (e *Engine) Customer(callback func(Queue) bool, finishCallbacks ...func())
消费
func (e *Engine) ProducerFinish()
生产完成
type Queue struct {
Data interface{}
FailCount int
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.