internal

package
v0.0.0-...-c83b82d Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2019 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Queuedir

func Queuedir() string

func SendEmail

func SendEmail(req EmailRequest) error

Types

type EmailRequest

type EmailRequest struct {
	Flags struct {
		IgnoreDots bool `json:"ignoredots"`
	} `json:"flags"`

	Destinations []string `json:"destinations"`

	// Message
	MessageBody string `json:"messagebody"`
}

Jump to

Keyboard shortcuts

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