Swoosh v0.21.0 Swoosh.Adapter behaviour View Source
Specification of the email delivery adapter.
Link to this section Summary
Callbacks
Delivers an email with the given config
Link to this section Types
Link to this type
email()
View Source
email()
View Source
email() :: Email.t()
email() :: Email.t()
Link to this type
t()
View Source
t()
View Source
t() :: module()
t() :: module()
Link to this section Callbacks
Link to this callback
deliver(email, config) View Source
Delivers an email with the given config.