package guardian

  1. Overview
  2. Docs

Module Guardian_backend.PoolsSource

Sourceexception Exception of string
Sourcetype connection_type =
  1. | SinglePool of string
  2. | MultiPools of (string * string) list
Sourcemodule type ConfigSig = sig ... end
Sourcemodule type Sig = sig ... end
Sourcemodule Make (Config : ConfigSig) : sig ... end
OCaml

Innovation. Community. Security.