StepFlow.Jobs.get_message

You're seeing just the function get_message, go back to StepFlow.Jobs module for more information.

Returns a formatted message for AMQP orders.

Examples

iex> get_message(job)
%{job_id: 123, parameters: [{id: "input", type: "string", value: "/path/to/input"}]}