Files
gotenberg/internal/pkg/xerror/doc.go
Julien Neuhart 7bfbda4490 huge refactoring
2019-07-23 13:57:18 +02:00

8 lines
149 B
Go

/*
Package xerror helps standardizing
the errors through the application.
Credits: https://middlemost.com/failure-is-your-domain/
*/
package xerror