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

9 lines
159 B
Go

/*
Package resource helps managing
arguments and files for a conversion.
All functions return our standard xerror.Error
in case of error.
*/
package resource