package amqp-client-async

  1. Overview
  2. Docs

This method confirms to the client that the commit succeeded. Note that if a commit fails, the server raises a channel exception.

type t = unit
val init : unit -> unit