Skip to main content

mod_manager

Function mod_manager 

Source
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.