ConduitSQS v0.3.2 ConduitSQS View Source

Implements the Conduit adapter interface for SQS

Link to this section Summary

Functions

Returns a specification to start this module under a supervisor

Implents Conduit.Adapter.publish/3 callback

Implents Conduit.Adapter.publish/4 callback

Implents Conduit.Adapter.start_link/4 callback

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function publish(message, config, opts) View Source

Implents Conduit.Adapter.publish/3 callback

Link to this function publish(broker, message, config, opts) View Source

Implents Conduit.Adapter.publish/4 callback

Link to this function start_link(broker, topology, subscribers, opts) View Source

Implents Conduit.Adapter.start_link/4 callback