1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 11:55:40 +01:00
gocsaf/lib/downloader
koplas 513282a7a8
Refactor downloader to allow usage as library
- Allow to specify custom logger
- Add callback for downloaded documents
- Separate config of downloader CLI and library
- Remove `Forwarder` tests that test the handler
2024-07-18 11:00:21 +02:00
..
config.go Refactor downloader to allow usage as library 2024-07-18 11:00:21 +02:00
downloader.go Refactor downloader to allow usage as library 2024-07-18 11:00:21 +02:00
forwarder.go Refactor downloader to allow usage as library 2024-07-18 11:00:21 +02:00
forwarder_test.go Refactor downloader to allow usage as library 2024-07-18 11:00:21 +02:00
stats.go Move downloader to lib/downloader 2024-07-18 11:00:21 +02:00
stats_test.go Move downloader to lib/downloader 2024-07-18 11:00:21 +02:00