package octez-internal-libs

  1. Overview
  2. Docs
A package that contains some libraries used by the Octez suite

Install

Dune Dependency

Authors

Maintainers

Sources

tezos-octez-v20.1.tag.bz2
sha256=ddfb5076eeb0b32ac21c1eed44e8fc86a6743ef18ab23fff02d36e365bb73d61
sha512=d22a827df5146e0aa274df48bc2150b098177ff7e5eab52c6109e867eb0a1f0ec63e6bfbb0e3645a6c2112de3877c91a17df32ccbff301891ce4ba630c997a65

doc/octez-internal-libs.irmin_test_helpers/Irmin_test_helpers/Common/Make_helpers/index.html

Module Common.Make_helpersSource

Parameters

module S : Generic_key

Signature

Sourcemodule B = S.Backend
Sourcemodule Graph : sig ... end
Sourceval infof : ('a, Format.formatter, unit, unit -> S.Info.t) format4 -> 'a
Sourceval get_contents_key : [> `Contents of 'a ] -> 'a
Sourceval get_node_key : [> `Node of 'a ] -> 'a
Sourcetype x = int
Sourceval x_t : int Irmin.Type.t
Sourceval v1 : string
Sourceval v2 : string
Sourceval with_contents : B.Repo.t -> (Irmin.Perms.read_write B.Contents.t -> 'a Lwt.t) -> 'a Lwt.t
Sourceval with_node : B.Repo.t -> (Irmin.Perms.read_write B.Node.t -> 'a Lwt.t) -> 'a Lwt.t
Sourceval with_commit : B.Repo.t -> (Irmin.Perms.read_write B.Commit.t -> 'a Lwt.t) -> 'a Lwt.t
Sourceval normal : 'a -> [> `Contents of 'a * S.Metadata.t ]
Sourceval b1 : string
Sourceval b2 : string
Sourceval r1 : repo:B.Repo.t -> S.commit Lwt.t
Sourceval r2 : repo:B.Repo.t -> S.commit Lwt.t
Sourceval ignore_thunk_errors : (unit -> unit Lwt.t) -> unit Lwt.t
Sourceval run : Suite.t -> (S.Repo.t -> unit Lwt.t) -> unit Lwt.t
OCaml

Innovation. Community. Security.