pub async fn mod_manager(event: ConsumerEvent, config: Config) -> Result<()>Expand description
Enables/disables/fences off/unfences modules.
ยงErrors
When no module name to disable/fence/enable/unfence is provided, gets passed an unhandled keyword, or sending response fails.