mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-18 05:02:15 +01:00
godoc for converter package + fixing typo in godoc of process package
This commit is contained in:
@@ -69,7 +69,7 @@ func Unconv(workingDir string, file *gfile.File) (string, error) {
|
||||
return cmdData.ResultFilePath, nil
|
||||
}
|
||||
|
||||
// mergeDAta will be applied to the data-driven template of the merge command.
|
||||
// mergeData will be applied to the data-driven template of the merge command.
|
||||
type mergeData struct {
|
||||
FilesPaths []string
|
||||
ResultFilePath string
|
||||
|
||||
Reference in New Issue
Block a user