Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PostmarkMailer ¶
type PostmarkMailer struct {
// contains filtered or unexported fields
}
PostmarkMailer is a mailer that sends emails using the Postmark service.
func NewPostmark ¶
func NewPostmark(cfg *global.Config) *PostmarkMailer
NewPostmark makes a new Postmark mailer using the given configuration.
Click to show internal directories.
Click to hide internal directories.