package
0.0.0-20230608004531-892268783fd0
Repository: https://github.com/wafflehacks/mailer.git
Documentation: pkg.go.dev

# Functions

Get retrieves and creates the provider.
NewDebug creates a new Debug email provider.
NewMailgun creates a new MailGun email provider.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

BatchedProvider is an extension to the Provider stating that the provider natively supports batching.
Provider is an interface to an email provider.