Amqpx.Confirm.select
You're seeing just the function
select
, go back to Amqpx.Confirm module for more information.
Link to this function
select(channel)
Specs
select(Amqpx.Channel.t()) :: :ok | Amqpx.Basic.error()
Activates publishing confirmations on the channel.