Documentation ¶
Overview ¶
Common mailing (and templating) package.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ComposeMail ¶ added in v0.44.0
func ComposeMail(payload MessagePayload) (*gomail.Msg, error)
ComposeMail is a function to prepare a go-mail-formatted message for sending.
Types ¶
type MessagePayload ¶
Click to show internal directories.
Click to hide internal directories.