mailgun

package module
v0.0.0-...-9d8ded8 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2024 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailgun

type Mailgun struct {
	// contains filtered or unexported fields
}

Mailgun is a client for https://mailgun.com/

func New

func New(o *Options) *Mailgun

New creates a new Mailgun.

func (*Mailgun) Send

func (g *Mailgun) Send(m *mailer.Mail) error

type Options

type Options struct {
	Domain string
	APIKey string
}

Options is Mailgun options.

Jump to

Keyboard shortcuts

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