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

8 lines
138 B
Go

/*
Package context extends the default echo.Context.
All functions return our standard xerror.Error
in case of error.
*/
package context