GenRMQ.Binding (gen_rmq v4.0.0) View Source

This module defines common methods for declaring consumer bindings and exchanges.

Link to this section Summary

Link to this section Types

Specs

exchange() :: String.t() | {exchange_kind(), String.t()} | :default

Specs

exchange_kind() :: :topic | :direct | :fanout