Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Email.SigSourceinclude Sihl_core.Container.Service.Sigval lifecycle : Sihl_core.Container.Lifecycle.tval send : Sihl_type.Email.t -> unit Lwt.tSend email.
val bulk_send : Sihl_type.Email.t list -> unit Lwt.tSend multiple emails. If sending of one of them fails, the function fails.
val register : unit -> Sihl_core.Container.Service.t