Khafra.Queue.ManageTableConsumer (khafra_search v0.3.0)

Link to this section Summary

Link to this section Functions

Link to this function

handle_cancel(consumer)

Callback implementation for Lapin.Connection.handle_cancel/1.

Link to this function

handle_cancel_ok(consumer)

Callback implementation for Lapin.Connection.handle_cancel_ok/1.

Link to this function

handle_consume_ok(consumer)

Callback implementation for Lapin.Connection.handle_consume_ok/1.

Link to this function

handle_deliver(arg1, message)

Callback implementation for Lapin.Connection.handle_deliver/2.

Link to this function

handle_publish(consumer, message)

Callback implementation for Lapin.Connection.handle_publish/2.

Link to this function

handle_return(consumer, message)

Callback implementation for Lapin.Connection.handle_return/2.

Link to this function

payload_for(consumer, message)

Callback implementation for Lapin.Connection.payload_for/2.

Link to this function

publish(exchange, routing_key, message, options \\ [])