Versions in this module Expand all Collapse all v3 v3.8.0 May 1, 2026 Changes in this version + type Workers struct + func New(n int) (*Workers, error) + func (jt *Workers) Give() + func (jt *Workers) Take() + func (jt *Workers) Wait()