[][src]Function rabbit_borough::consumer::connection_manager::create_channel

pub async fn create_channel<'a>(
    addr: &'a str,
    total_retries: u64
) -> Result<Channel, GetConnectionError>

Creates a channel

  • Gets a valid connection
  • Returns a channel