//
pkg.gl
Category
github.com/acim/arc
pkg
mail
package
0.0.0-20211117031708-ec1f225ec22f
Repository:
https://github.com/acim/arc.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
42 SLOC
#
Functions
NewMailgun
NewMailgun creates new Mailgun.
#
Structs
Mail
Mail contains all data needed to send an e-mail.
Mailgun
Mailgun implements Sender interface.
Response
Response contains data returned by mail service.
#
Interfaces
Sender
Sender is an interface to send e-mails.