mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 11:52:14 +01:00
wip refactoring: better logging and error systems
This commit is contained in:
5
internal/pkg/standarderror/doc.go
Normal file
5
internal/pkg/standarderror/doc.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Package standarderror helps standardizing
|
||||
// the errors in the application.
|
||||
//
|
||||
// Credits: https://middlemost.com/failure-is-your-domain/
|
||||
package standarderror
|
||||
Reference in New Issue
Block a user