email

package
v1.0.14 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2020 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

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

Client wraps a MailGun client.

func NewClient

func NewClient(from, domain, apiKey string, debug bool) (*Client, error)

NewClient return a mailgun-backed email client.

func (*Client) ConfirmAddress

func (e *Client) ConfirmAddress(ctx context.Context, to, url, secret string) error

ConfirmAddress sends a confirmation link to a recipient.

func (*Client) InviteAddress

func (e *Client) InviteAddress(ctx context.Context, org, from, to, url, token string) error

InviteAddress sends an invite link to a recipient.

Jump to

Keyboard shortcuts

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