Versions in this module Expand all Collapse all v0 v0.55.0 Mar 12, 2026 v0.54.1 Mar 12, 2026 Changes in this version type Processor + ProcessQueue func(ctx context.Context) error v0.11.7 Mar 2, 2026 Changes in this version + type Processor interface + Process func(ctx context.Context) error + func NewProcessor(queueDir string, completedDir string, logDir string, exec executor.Executor, ...) Processor