ionutboangiu
b7dacfe8a6
Revise APIerSv1.ReplayFailedPosts API + tests
...
- renamed parameter type: ArgsReplyFailedPosts -> ReplayFailedPostsParams
- renamed param fields:
- FailedRequestsInDir -> SourcePath
- FailedRequestsOutDir -> FailedPath
- changed param fields types from *string to string
- used the SourcePath and FailedPath params directly instead of creating separate variables
- used filepath.WalkDir instead of reading the directory and looping over the entries
- used slices.ContainsFunc to check if the file belongs to any module (if 1+ is specified)
- used filepath.Join instead of path.Join
- used the path provided by WalkFunc instead of building the file paths ourselves
- made error returns more descriptive
- added logs for directories/files that are skipped
- paths that cannot be accessed are skipped after logging the error
2024-06-06 13:30:14 +02:00
..
2024-04-08 13:14:02 +02:00
2024-04-11 18:23:57 +02:00
2024-02-27 16:28:48 +01:00
2024-03-04 09:49:15 +01:00
2021-10-12 16:49:01 +03:00
2024-03-07 17:20:23 +01:00
2024-04-12 13:13:17 +02:00
2024-06-06 13:30:14 +02:00
2024-06-06 13:30:14 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-05-16 10:29:05 +02:00
2023-09-01 11:23:54 +02:00
2024-04-10 12:56:36 +02:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-04-11 18:23:57 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2024-04-04 12:31:18 +03:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-04-04 12:31:18 +03:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2023-11-08 17:10:13 +01:00
2024-04-09 20:24:01 +02:00
2024-04-08 13:14:02 +02:00
2024-04-11 18:23:57 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2023-09-01 11:23:54 +02:00
2023-09-01 11:23:54 +02:00
2024-03-04 09:49:15 +01:00
2024-04-09 20:24:01 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-04-10 12:56:36 +02:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2024-04-08 13:14:02 +02:00
2024-03-07 17:20:23 +01:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2024-03-04 09:49:15 +01:00
2024-05-23 00:15:50 +02:00
2024-03-04 09:49:15 +01:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00
2023-05-31 10:23:12 +02:00
2023-11-08 17:10:13 +01:00
2024-04-08 13:14:02 +02:00
2023-09-01 11:23:54 +02:00