mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
6 lines
176 B
Go
6 lines
176 B
Go
// Package resource helps creating a folder
|
|
// containing all uploaded files and the resulting
|
|
// PDF file. It also helps centralizing all
|
|
// the form values.
|
|
package resource
|