mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-15 03:42:15 +01:00
huge refactoring
This commit is contained in:
8
internal/pkg/xexec/doc.go
Normal file
8
internal/pkg/xexec/doc.go
Normal file
@@ -0,0 +1,8 @@
|
||||
/*
|
||||
Package xexec helps creating exec.Cmd
|
||||
with logging.
|
||||
|
||||
All functions return our standard xerror.Error
|
||||
in case of error.
|
||||
*/
|
||||
package xexec
|
||||
Reference in New Issue
Block a user