Skip to main content

register_channel_map_fn

Function register_channel_map_fn 

Source
pub fn register_channel_map_fn(
    f: Box<dyn Fn() -> HashMap<String, Arc<dyn Channel>> + Sync + Send>,
)
Expand description

Register the channel map factory. Called once at startup by the binary.