package octez-internal-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Irmin.KV_makerSource

KV_maker is like Maker but uses sensible default implementations for everything except the contents type.

Parameters

Signature

Sourcetype endpoint = unit
Sourcetype metadata = unit
Sourcetype hash
Sourcetype info = Info.default
include Key.Store_spec.S with type ('h, _) contents_key = 'h with type 'h node_key = 'h with type 'h commit_key = 'h
Sourcetype ('h, _) contents_key = 'h
Sourcetype 'h node_key = 'h
Sourcetype 'h commit_key = 'h
Sourcemodule Make (C : Contents.S) : sig ... end
OCaml

Innovation. Community. Security.