1
0
Fork 0
mirror of https://github.com/gocsaf/csaf.git synced 2025-12-22 05:40:11 +01:00
gocsaf/cmd/csaf_downloader
JanHoefelmeyer 086c4ab48b
Convert a lot of command line arguments to snake case (#498)
* Convert a lot of variables to snake case

* Add snakecase for variables made out of two words that had it in no version yet (for consistency)

* Adjust example files too

---------

Co-authored-by: JanHoefelmeyer <hoefelmeyer.jan@gmail.com>
2023-11-06 14:33:05 +01:00
..
config.go Convert a lot of command line arguments to snake case (#498) 2023-11-06 14:33:05 +01:00
downloader.go improve logging output 2023-10-17 18:52:38 +02:00
forwarder.go Downloader: unit test forwarder (#470) 2023-09-29 09:46:51 +02:00
forwarder_test.go Downloader: unit test forwarder (#470) 2023-09-29 09:46:51 +02:00
main.go Lift distribution from v2 to v3. (#467) 2023-09-27 15:46:57 +02:00
stats.go Downloader: Add structured logging, fails storing and statistics 2023-08-28 15:03:01 +02:00
stats_test.go Fix stats unit test. 2023-09-25 23:32:19 +02:00