package amqp-client

  1. Overview
  2. Docs
Amqp client library compatable with async and lwt.

Install

Dune Dependency

Authors

Maintainers

Sources

1.1.2.tar.gz
sha256=6c3a8cc629fd3d5a7e0eb0dff4cd9306b70dffb226e8c18e77cc6c9b667886be
md5=0cd25b9808251fbb5e19517d7a3aad4b

doc/src/amqp-client.lib/ocaml_lib.ml.html

Source file ocaml_lib.ml

1
2
3
(** Alias Global module Queue to local module Queue
to make is accessable though __MODULE__.Queue *)
module Queue = Queue
OCaml

Innovation. Community. Security.