Versions in this module Expand all Collapse all v0 v0.2.0 Jul 31, 2024 v0.1.0 Apr 22, 2018 Changes in this version + func CoarseTimeNow() time.Time + func Go(c func()) + func Start() + func Stop() + type WorkerPool struct + MaxIdleWorkerDuration time.Duration + MaxWorkersCount int + func (wp *WorkerPool) Go(c func()) bool + func (wp *WorkerPool) Start() + func (wp *WorkerPool) Stop()