mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
6 lines
98 B
Go
6 lines
98 B
Go
/*
|
|
Package printer contains structs which convert
|
|
a specific file type to PDF.
|
|
*/
|
|
package printer
|