package sihl

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

Module Sig.ConfigProvider

module type SMTP = sig ... end

Read the configurations from environment variables and set sane defaults.

module type SENDGRID = sig ... end