Versions in this module Expand all Collapse all v0 v0.2.0 Aug 22, 2026 v0.1.0 Aug 5, 2026 Changes in this version + const QueueCombine + const QueueExtract + const QueueFacturX + const QueuePar + const QueuePdf + const QueueValidate + const QueueZugferd + type QueueKind string + type RenderJob struct + Attachments []string + FXPath string + ID string + InvoiceID string + Message string + ParPath string + PdfPath string + Queue QueueKind + Status StatusKind + Timestamp string + func New() *RenderJob + func (rJob *RenderJob) Result(doneFile string) *errors.Error + type StatusKind string + const StatusError + const StatusOK + const StatusRunning