package sihl

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

Parameters

module Config : sig ... end

Signature

val sender : Core.Ctx.t -> string Lwt.t
val username : Core.Ctx.t -> string Lwt.t
val password : Core.Ctx.t -> string Lwt.t
val host : Core.Ctx.t -> string Lwt.t
val port : Core.Ctx.t -> int option Lwt.t
val start_tls : Core.Ctx.t -> bool Lwt.t
val ca_path : Core.Ctx.t -> string option Lwt.t
val ca_cert : Core.Ctx.t -> string option Lwt.t
OCaml

Innovation. Community. Security.