package tezos-rpc-http-client-unix

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type request
val log_empty_request : Uri.t -> request Lwt.t
val log_request : ?media:Tezos_rpc_http.Media_type.t -> 'a Data_encoding.t -> Uri.t -> string -> request Lwt.t
val log_response : request -> ?media:Tezos_rpc_http.Media_type.t -> 'a Data_encoding.t -> Cohttp.Code.status_code -> string Lwt.t Lazy.t -> unit Lwt.t
OCaml

Innovation. Community. Security.