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

9 lines
138 B
Go

/*
Package xexec helps creating exec.Cmd
with logging.
All functions return our standard xerror.Error
in case of error.
*/
package xexec