Amqpx (amqpx v6.1.2)
This module provides Amqpx-related types.
Summary
Types
@type argument_type() ::
:longstr
| :signedint
| :decimal
| :timestamp
| :table
| :byte
| :double
| :float
| :long
| :short
| :bool
| :binary
| :void
| :array
@type arguments() :: [{String.t(), argument_type(), term()}]