package irmin-server

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type header = {
  1. command : string;
}
val v_header : command:string -> header
val write_header : t -> header -> unit Lwt.t
val read_header : t -> header Lwt.t
OCaml

Innovation. Community. Security.