package irmin-server

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type req = key option option * key option * key option
type res = (key option, Irmin.Merge.conflict) Stdlib.Result.t
val req_t : req Irmin.Type.t
val res_t : res Irmin.Type.t
val name : string
val run : Conn.t -> context -> Server_info.t -> req -> res Conn.Return.t Lwt.t
OCaml

Innovation. Community. Security.