Versions in this module Expand all Collapse all v1 v1.0.0 Aug 22, 2024 Changes in this version + type Creator interface + CreateVirtualPrinter func() error + GetChannel func() chan definitions.PrintInfo + RemoveVirtualPrinter func() error + func Create(ctx context.Context, conf config.Config, dir string) Creator