printmailer

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Apr 22, 2019 License: MIT Imports: 2 Imported by: 0

Documentation

Overview

Package printmailer contains an implementation of the mailer interface that prints

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Mailer

type Mailer struct {
}

Mailer is a mailer that just print emails

func (*Mailer) Send

func (m *Mailer) Send(msg *mailer.Message) error

Send is used to send an email

func (*Mailer) SendStackTrace

func (m *Mailer) SendStackTrace(trace []byte, message string, context map[string]string) error

SendStackTrace emails the current stacktrace to the default FROM

Jump to

Keyboard shortcuts

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