package azure-cosmos-db-lwt

  1. Overview
  2. Docs

Module Cosmos_lwt.DatabasesSource

Sourceval body_to_string : Cohttp_lwt.Body.t -> string Lwt.t
Sourcemodule Response_headers : sig ... end
Sourcetype cosmos_error = Cosmos.Databases_core.cosmos_error =
  1. | Timeout_error
  2. | Connection_error
  3. | Azure_error of int * Response_headers.t
Sourcemodule Database (Auth_key : Auth_key) : sig ... end