Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Collector ¶
type Collector struct {
Work chan *Job // receives jobs to send to workers
// contains filtered or unexported fields
}
func StartDispatcher ¶
Click to show internal directories.
Click to hide internal directories.