Skip to main content

build_registry

Function build_registry 

pub fn build_registry(configured: &[ConfiguredChannel]) -> TriggerSourceRegistry
Expand description

Every SopTriggerSource except Channel becomes a bound source whose field specs come from the source’s own TriggerBehavior; every inbound-capable ChannelKind becomes a channel row with whatever configured aliases match it. No per-source field list lives here: the source describes its own fields.