Amqpx.Channel.close
You're seeing just the function
close
, go back to Amqpx.Channel module for more information.
Link to this function
close(channel)
Specs
close(t()) :: :ok | {:error, Amqpx.Basic.error()}
Closes an open Channel.