rabbit_mq_ex

v1.0.0-0.0.2

  • Pages
  • Modules
  • Mix Tasks

    rabbit_mq_ex v1.0.0-0.0.2 API Reference

    Modules

    Bookings.Application
    Bookings.Core.DateTimeFormatter
    Bookings.MessageProcessors.CancelBookingMessageProcessor
    Bookings.MessageProcessors.PlaceBookingMessageProcessor
    Bookings.Producers.AirlineRequestProducer
    Bookings.Producers.AirlineRequestProducer.State
    Bookings.Store
    Bookings.Store.State
    Bookings.Topology
    Core.DateTime

    Contains DateTime convenience methods.

    Core.ExponentialBackoff
    Core.LogFormatter

    Useful log formatter, outputs JSON in prod.

    Core.Name
    MQ.AMQPConfig
    MQ.ChannelRegistry
    MQ.ConnectionManager
    MQ.ConnectionManager.State
    MQ.Consumer
    MQ.Consumer.State
    MQ.ConsumerPool
    MQ.Producer
    MQ.Supervisor
    MQ.Topology

    Defines the behaviour that the topology config needs to implement.

    MQ.Topology.Config
    MQ.Topology.Config.DeadLetterQueueConfig
    MQ.Topology.Config.QueueConfig
    MQ.Topology.Config.TopicExchangeConfig
    MQ.Topology.Queue
    MQ.Topology.Setup

    Use to perform a one-off setup of exchanges and queues for dev and test environments.

    MQ.Topology.Setup.Result

    Mix Tasks

    mix rabbit.init

    Built using ExDoc (v0.21.2), designed by Friedel Ziegelmayer.