package ocaml-probes

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

Module Probes_lib.SelfSource

Get and update the state of probes in the same process. Not atomic.

Sourceval update : ?force:bool -> actions -> unit
Sourceval get_probe_states : ?probe_names:probe_name array -> unit -> probe_state array
Sourceval get_probe_names : unit -> probe_name array
Sourceval set_allow_gigatext : bool -> unit
OCaml

Innovation. Community. Security.