mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-14 19:32:15 +01:00
minor refactoring of @tbflw work
This commit is contained in:
@@ -4,7 +4,7 @@ type unoconv struct {
|
||||
manager *processManager
|
||||
}
|
||||
|
||||
// NewUnoconv retruns a unoconv listener
|
||||
// NewUnoconv returns a unoconv listener
|
||||
// process.
|
||||
func NewUnoconv(debug bool) Process {
|
||||
return &unoconv{
|
||||
|
||||
Reference in New Issue
Block a user