Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-19 | Use a setter to set the Work error | Silvan Jegen | |
2017-02-18 | Sanitize port and prefix | Silvan Jegen | |
2017-02-18 | Rename interface files | Silvan Jegen | |
2017-02-15 | Propagate Input error | Silvan Jegen | |
2017-01-21 | Fix input module name | Silvan Jegen | |
2017-01-20 | Introduce registry | Silvan Jegen | |
We introduce a registry that contains maps to builder functions. These builder functions return the interface implementation of the modules specified in the configuration. We also make the input module type use the registry. All other module types still have to be converted. | |||
2017-01-20 | Add missed interface files | Silvan Jegen | |
2016-12-25 | Add and use NewStdin function | Silvan Jegen | |
2016-12-09 | Reorganize files | Silvan Jegen | |