package irmin-mirage-graphql

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module type S = sig ... end
module Make (Http : Cohttp_lwt.S.Server) (Store : Irmin.S with type Backend.Remote.endpoint = Smart_git.Endpoint.t) (Pclock : Mirage_clock.PCLOCK) : S with module Pclock = Pclock and module Store = Store and module Http = Http
OCaml

Innovation. Community. Security.