Skip to main content

build_consumer

Function build_consumer 

Source
fn build_consumer(ctx: &Context) -> Option<Value>
Expand description

Builds the consumer object from context.message’s consumer.* keys, stripping the prefix. Returns None when no consumer is attached.