mailgun

package
v0.0.0-...-cd4d371 Latest Latest
Warning

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

Go to latest
Published: Sep 9, 2020 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Domain string `json:"domain" toml:"domain" yaml:"domain"`
	ApiKey string `json:"apk_key" toml:"apk_key" yaml:"apk_key"`
}

type Message

type Message = interfaces.Message

type Sender

type Sender = interfaces.Sender

func New

func New(ctx context.Context, config *config.Service) (Sender, error)

Jump to

Keyboard shortcuts

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