package irmin-client

  1. Overview
  2. Docs
A client for irmin-server

Install

Dune Dependency

Authors

Maintainers

Sources

irmin-3.10.0.tbz
sha256=92a9de7a0a2a35c2feba0c35a806b1f0df24c1c0d15164eebf3f919296d26715
sha512=0203ec5117a851ad5afeb2f9091659b4e142e231b6b945caab93f4d7beb23397c8ac43f7056e91d18f4bff0be1062f6ae966d221f877c229328c0cbbf29fd9f0

doc/irmin-client.jsoo/Irmin_client_jsoo/Info/index.html

Module Irmin_client_jsoo.InfoSource

Parameters

module I : Irmin.Info.S

Signature

include Irmin.Info.S with type t = I.t
type author = string
val author_t : author Irmin__.Type.t
type message = string
val message_t : message Irmin__.Type.t
type t = I.t
val t : t Irmin__.Type.t
val date : t -> int64
val author : t -> author
val message : t -> message
val empty : t
type f = unit -> t
val none : f
Sourceval init : ?author:string -> ?message:string -> int64 -> t
Sourceval v : ?author:string -> ('b, Format.formatter, unit, f) format4 -> 'b
OCaml

Innovation. Community. Security.