Skip to content

Hostconfig constructor

Jens Drenhaus requested to merge hostconfig_constructor into main

Closes #113 (closed). Add an exported method to get a valid ready to use host config struct. Reuse the validation from the code that is used while unmarshalling host config from JSON.

Merge request reports