Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() app.Asynchronous
Types ¶
type WorkerGroup ¶
type WorkerGroup struct { NumWorkers int JobChan chan func() }
func (WorkerGroup) Start ¶
func (pool WorkerGroup) Start()
Click to show internal directories.
Click to hide internal directories.