Searched defs:jobResult (Results 1 – 1 of 1) sorted by relevance
45 type jobResult struct { struct46 j *job47 w *worker48 err error