AMQP (amqp v2.1.1) View Source
This module provides AMQP-related types.
Link to this section Summary
Link to this section Types
Specs
argument_type() :: :longstr | :signedint | :decimal | :timestamp | :table | :byte | :double | :float | :long | :short | :bool | :binary | :void | :array
Specs
arguments() :: [{String.t(), argument_type(), term()}]