Versions in this module Expand all Collapse all v1 v1.0.0 Mar 7, 2026 Changes in this version + type Factory struct + func NewDefaultFactory() *Factory + func NewFactory(config shared.QueueConfig) *Factory + func (f *Factory) Create(queueType string) (port.QueuePort, error)