knifecycle
knifecycle copied to clipboard
Integrate the `whook` `SERVICE_NAME_MAP` in this library
Currently the whook autoloader allows to map service names via a constant called SERVICE_NAME_MAP. It works well until one load a service outside of the autoloader. Integrating it directly inside the knifecycle code would allow to have consistent service mapping.