Versions in this module Expand all Collapse all v0 v0.3.1 Jul 30, 2022 Changes in this version + type DockerConfig struct + Address string + Password string + Username string + type Processor struct + func NewProcessor(cfg *workflows.Config, dockerConfig *DockerConfig) (*Processor, error) + func (p *Processor) Process(ctx context.Context, cfg *workflows.ProcessorConfig) (*workflows.ProcessorOutput, error)