Allows to Archive Files
Find a file
Christian Schmied 1fa1d47e63
All checks were successful
go/archiver/pipeline/head This commit looks good
slight modification of tests
2024-09-26 11:53:37 +02:00
.gitignore init 2024-09-26 11:33:03 +02:00
ArchiverConfig.go init 2024-09-26 11:33:03 +02:00
ErrorOnlyArchiver.go init 2024-09-26 11:33:03 +02:00
FileArchiver.go init 2024-09-26 11:33:03 +02:00
FileArchiver_test.go init 2024-09-26 11:33:03 +02:00
getGlob_linux.go init 2024-09-26 11:33:03 +02:00
getGlob_windows.go init 2024-09-26 11:33:03 +02:00
Globbing_linux_test.go slight modification of tests 2024-09-26 11:53:37 +02:00
Globbing_windows_test.go slight modification of tests 2024-09-26 11:53:37 +02:00
go.mod init 2024-09-26 11:33:03 +02:00
go.sum init 2024-09-26 11:33:03 +02:00
Jenkinsfile added Jenkinsfile Test 2024-09-26 11:39:22 +02:00
NoOpArchiver.go init 2024-09-26 11:33:03 +02:00