Skip to content

Refactor tools for consistency

Niels Möller requested to merge refactor-tools into main

Do argument parsing as methods on the various Settings structs. Add utility functions key.ReadPublicKeyFile and key.ReadPrivateKeyFile to reduce duplication.

Merge request reports