package tezt-tezos

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

Module Dac_helper.Call_endpointSource

This module is syntactix sugar to call DAC RPC endpoints.

Sourcemodule V0 : sig ... end
Sourcemodule V1 : sig ... end
Sourceval get_health_live : Dac_node.t -> bool Lwt.t

Call GET /health/live.

Sourceval get_health_ready : Dac_node.t -> bool Lwt.t

Call GET /health/ready.

OCaml

Innovation. Community. Security.