Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
Size int
)
Functions ¶
func ScheduleWork ¶
func ScheduleWork(uw Worker)
ScheduleUnmarshalWork schedules uw to run in the worker pool.
It is expected that StartUnmarshalWorkers is already called.
func StopWorkers ¶
func StopWorkers()
StopWorkers stops unmarshal workers.
No more calles to ScheduleWork are allowed after calling stopWorkers
Types ¶
Click to show internal directories.
Click to hide internal directories.