Versions in this module Expand all Collapse all v0 v0.1.1 Jul 14, 2025 v0.1.0 Jul 12, 2025 Changes in this version + func ParseQueueConfig(path string) (*pkg.QueueConfig, error) + func StartWorker(ctx context.Context, qConfig pkg.QueueConfig, store store.Store, workerID int)