package bitcoin-cohttp-lwt

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

Offers an implementation of a Bitcoin.HTTPCLIENT using Cohttp's Cohttp_lwt_unix.Client.

Exceptions

exception No_response

Private modules

module C = Cohttp
module CU = Cohttp_lwt_unix
module CB = Cohttp_lwt.Body

Public modules

module Httpclient : Bitcoin.HTTPCLIENT with type 'a Monad.t = 'a Lwt.t