mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 03:42:15 +01:00
wip refactoring: better logging and error systems
This commit is contained in:
5
internal/app/api/pkg/resource/doc.go
Normal file
5
internal/app/api/pkg/resource/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// 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
|
||||
Reference in New Issue
Block a user