package sihl-email

  1. Overview
  2. Docs
module Sig = Sihl.Email.Sig
module Template : sig ... end
module Make : sig ... end

Use this functor to create an email service that sends emails using the job queue. This is useful if you need to answer a request quickly while sending the email in the background

OCaml

Innovation. Community. Security.