package nomad

  1. Overview
  2. Docs

Source file nomad__.ml

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
(* generated by dune *)

(** @canonical Nomad.Adapter *)
module Adapter = Nomad__Adapter

(** @canonical Nomad.Config *)
module Config = Nomad__Config

(** @canonical Nomad.Connection_handler *)
module Connection_handler = Nomad__Connection_handler

(** @canonical Nomad.Events *)
module Events = Nomad__Events

(** @canonical Nomad.Frame *)
module Frame = Nomad__Frame

(** @canonical Nomad.Handler *)
module Handler = Nomad__Handler

(** @canonical Nomad.Http1 *)
module Http1 = Nomad__Http1

(** @canonical Nomad.Http2 *)
module Http2 = Nomad__Http2

(** @canonical Nomad.Negotiator *)
module Negotiator = Nomad__Negotiator

(** @canonical Nomad.Protocol *)
module Protocol = Nomad__Protocol

(** @canonical Nomad.Request *)
module Request = Nomad__Request

(** @canonical Nomad.Ws *)
module Ws = Nomad__Ws

module Nomad__ = struct end
[@@deprecated "this module is shadowed"]