package sihl-email

  1. Overview
  2. Docs

Module Template.MakeSource

Parameters

module Repo : sig ... end

Signature

include Sihl_core.Container.Service.Sig
Sourceval lifecycle : Sihl_core__.Container.Lifecycle.t
Sourceval get : id:string -> Sihl_type.Email_template.t option Lwt.t
Sourceval get_by_name : name:string -> Sihl_type.Email_template.t option Lwt.t
Sourceval create : name:string -> html:string -> text:string -> Sihl_type.Email_template.t Lwt.t
OCaml

Innovation. Community. Security.