package sihl

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

Module Email.ServiceSource

module Sig : sig ... end

Read the configurations from environment variables and set sane defaults.

Sourcemodule Template : sig ... end
Sourcemodule 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.