Versions in this module Expand all Collapse all v1 v1.3.8 Aug 17, 2022 v1.3.7 Jul 11, 2022 Changes in this version + type Errors []error + func (errs Errors) Error() string + type Run struct + func NewRun(maxPar int) *Run + func (r *Run) Acquire() + func (r *Run) Error(err error) + func (r *Run) Release() + func (r *Run) Wait() error