Amqpx.Exchange.direct

You're seeing just the function direct, go back to Amqpx.Exchange module for more information.
Link to this function

direct(channel, exchange, options \\ [])

Specs

Convenience function to declare an Exchange of type direct.

Options

This function takes the same options as declare/4.