Amqpx.Confirm.register_flow_handler
You're seeing just the function
register_flow_handler
, go back to Amqpx.Confirm module for more information.
Link to this function
register_flow_handler(channel, handler_pid)
Specs
register_flow_handler(Amqpx.Channel.t(), pid()) :: :ok
This registers a handler to deal with channel flow notifications.