package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Animation : sig ... end
module Key_value_store : sig ... end
module 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

module Lwt_lock_file : sig ... end

Simple abstraction over Unix lockfiles

module Lwt_utils_unix : sig ... end
module Moving_average : sig ... end

Moving averages.

module Stored_data : sig ... end

Persistent data manager.

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

Innovation. Community. Security.