package octez-libs

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

Module Requester_impl.Simple_probeSource

An instance of PROBE that uses a bool parameter * to decide whether the check goes through or not

Parameters

module P : PARAMETERS

Signature

Sourcetype key = P.key
Sourcetype param = bool
Sourcetype notified_value = P.value
Sourcetype value = P.value
Sourceval probe : key -> param -> notified_value -> value option
OCaml

Innovation. Community. Security.