StepFlow.Amqp.CommonEmitter.publish
You're seeing just the function
publish
, go back to StepFlow.Amqp.CommonEmitter module for more information.
Publish a message.
Example:
StepFlow.Amqp.CommonEmitter.publish_json("my_rabbit_mq_queue", "{\"key\": \"value\"}")