package irmin-graphql

  1. Overview
  2. Docs

Module Server.MakeSource

Parameters

module S : Irmin.Generic_key.S
module Remote : sig ... end

Signature

module IO = Cohttp_lwt_unix.IO
Sourcetype repo = S.repo
Sourcetype response_action = [
  1. | `Expert of Cohttp.Response.t * (IO.ic -> IO.oc -> unit Lwt.t)
  2. | `Response of Cohttp.Response.t * Cohttp_lwt.Body.t
]
Sourceval v : repo -> server
OCaml

Innovation. Community. Security.