Skip to main content

registry_from_config

Function registry_from_config 

pub fn registry_from_config(config: &Config) -> TriggerSourceRegistry
Expand description

Build the registry from live config: collects configured channel aliases (normalizing - to _ to match ChannelKind wire names) and delegates to build_registry.