fortigate_exporter
fortigate_exporter copied to clipboard
refactor(config): config generation and add unit testing
- use flag.func instead of manual parsing
- add unit tests
- add snapshot tests
- replace global config with parameter
- improve Makefile
Can you break out the coverage and makefile stuff to its own PR? I think we can merge that pretty much straight away, the other things will need some time to look over.
Closing due to inactivity