mandrill

package
v1.3.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package mandrill is implementation of sender interface.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(client *mandrill.Client, config *Config) mail.Sender

New returns new instance of mandrill sender.

Types

type Config

type Config struct {
	VerificationSubject      string
	VerificationTemplateName string
	WelcomeSubject           string
	WelcomeTemplateName      string

	FromName  string
	FromEmail string
}

Config ...

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL