//
pkg.gl
Category
github.com/Nivl/go-mailer
module
package
1.0.0
Repository:
https://github.com/nivl/go-mailer.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
5
Files
26 SLOC
#
README
go-mailer
Implementations
Sendgrid
Print
No-op
GoMock
#
Packages
implementations
No description provided by the author
#
Functions
NewMessage
NewMessage creates a new message from a template.
#
Structs
Message
Message represents a message to send.
#
Interfaces
Mailer
Mailer is an object used to send email.