mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 03:42:15 +01:00
huge refactoring
This commit is contained in:
7
internal/pkg/xerror/doc.go
Normal file
7
internal/pkg/xerror/doc.go
Normal file
@@ -0,0 +1,7 @@
|
||||
/*
|
||||
Package xerror helps standardizing
|
||||
the errors through the application.
|
||||
|
||||
Credits: https://middlemost.com/failure-is-your-domain/
|
||||
*/
|
||||
package xerror
|
||||
Reference in New Issue
Block a user