Versions in this module Expand all Collapse all v0 v0.6.0 Nov 27, 2021 Changes in this version + type Stat interface + IncrComplete func(mouldId, batchId string) + IncrEnqueue func(mouldId, batchId string) + IncrFetch func(mouldId, batchId string) + StatBatch func(mouldId string) (completed, total int) + StatTask func(mouldId string) (completed, total int) + func New() Stat