mail

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jun 11, 2017 License: GPL-2.0, GPL-3.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SendEmail

type SendEmail struct {
	Receiver string `io:"input"`
	Subject  string `io:"input"`
	Message  string `io:"input"`
}

SendEmail mimcs sending an email as an action

func (*SendEmail) Describe

func (a *SendEmail) Describe() string

Describe describes what an email action does

func (*SendEmail) Execute

func (a *SendEmail) Execute() error

Execute sends the email

Jump to

Keyboard shortcuts

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