Files
gotenberg/pkg/modules/libreoffice/pdfengine/doc.go
2021-08-22 12:52:44 +02:00

4 lines
147 B
Go

// Package pdfengine provides a module which abstracts the CLI tool unoconv and
// implements the gotenberg.PDFEngine interface.
package pdfengine