Documentation
¶
Index ¶
- func ExportOutputDir(sourceDir, destinationDir, envKey string) error
- func ExportOutputFile(sourcePth, destinationPth, envKey string) error
- func ExportOutputFileContent(content, destinationPth, envKey string) error
- func ExportOutputFileContentAndReturnLastNLines(content, destinationPath, envKey string, lines int) (string, error)
- func ZipAndExportOutput(sourcePths []string, destinationZipPth, envKey string) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ExportOutputDir ¶
ExportOutputDir ...
func ExportOutputFile ¶
ExportOutputFile ...
func ExportOutputFileContent ¶
ExportOutputFileContent ...
func ExportOutputFileContentAndReturnLastNLines ¶
func ExportOutputFileContentAndReturnLastNLines(content, destinationPath, envKey string, lines int) (string, error)
ExportOutputFileContentAndReturnLastNLines ...
func ZipAndExportOutput ¶
ZipAndExportOutput ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.