package octez-libs

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

Module Tezos_stdlib_unixSource

Sourcemodule Animation : sig ... end
Sourcemodule Key_value_store : sig ... end
Sourcemodule Level_config_rules : sig ... end

This module handles set of rules for log sections specific configurations. For instance, if one want enable section "node.context" at level debug, it would be written "node.context -> debug". The complete syntax is the following

Sourcemodule Lwt_lock_file : sig ... end

Simple abstraction over Unix lockfiles

Sourcemodule Lwt_utils_unix : sig ... end
Sourcemodule Moving_average : sig ... end

Moving averages.

Sourcemodule Stored_data : sig ... end

Persistent data manager.

Sourcemodule Sys_info : sig ... end
Sourcemodule Systime_os : sig ... end
Sourcemodule Unix_error : sig ... end
Sourcemodule Utils : sig ... end
OCaml

Innovation. Community. Security.