client

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2022 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MJ_APIKEY_PUBLIC_VAR  = "MJ_APIKEY_PUBLIC"
	MJ_APIKEY_PRIVATE_VAR = "MJ_APIKEY_PRIVATE"
)

Variables

This section is empty.

Functions

func SendMail

func SendMail(msg *Message) error

Types

type Message

type Message struct {
	Sender     mail.Address
	Recipients []mail.Address
	Subject    string
	TextPart   string
	HtmlPart   string
}

Jump to

Keyboard shortcuts

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