Add ini parser with tests and a basic parse config mechanism
The implementation processes the config data in a single step. The parse_config function is a basic implementation for a config system but needs an implementation for the consumer struct to send messages to the configuration service.
Showing
Please register or sign in to comment