fn build_consumer(ctx: &Context) -> Option<Value>
Builds the consumer object from context.message’s consumer.* keys, stripping the prefix. Returns None when no consumer is attached.
consumer
context.message
consumer.*
None