No description
Find a file
2024-10-28 11:20:58 +01:00
.gitignore init 2024-09-26 12:34:36 +02:00
config.go init 2024-09-26 12:34:36 +02:00
folderwatcher.go add error when matchedFolders is empty 2024-10-28 11:20:58 +01:00
folderwatcher_globbing_test.go implement in order of creation for oldFiles 2024-10-10 16:12:29 +02:00
folderwatcher_notExistingFolder_test.go add error when matchedFolders is empty 2024-10-28 11:20:58 +01:00
folderwatcher_oldFilesInOrder_test.go implement in order of creation for oldFiles 2024-10-10 16:12:29 +02:00
folderwatcher_test.go implement in order of creation for oldFiles 2024-10-10 16:12:29 +02:00
go.mod init 2024-09-26 12:34:36 +02:00
go.sum init 2024-09-26 12:34:36 +02:00
Jenkinsfile rename Build to Test 2024-09-26 12:35:15 +02:00