package caqti

  1. Overview
  2. Docs

(v1) Signatures.

  • deprecated

    Don't use this in new code.

module type PARAM = sig ... end

Parameter encoding functions.

module type TUPLE = sig ... end

Tuple decoding functions.

module type CONNECTION = sig ... end

The main API as provided after connecting to a resource.

module type CAQTI = sig ... end

The connect functions as exposed to application code through the concurrency implementations: