Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetMessage ¶
func SetMessage(p *Parameters, message string, html bool)
func SetTemplateData ¶
func SetTemplateData[T any](p *Parameters, m map[string]T)
SetTemplateData is a helper function for translating a mapping of type T map[string]T to map[string]any
Types ¶
type EnvelopParams ¶
type MessageParams ¶
type Parameters ¶
type Parameters struct {
CourierParams
EnvelopParams
MessageParams
}
Click to show internal directories.
Click to hide internal directories.