email

package
v0.0.0-...-ca1caaa Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SendMail

func SendMail(to []string, subject, content string) error

Types

type Mail

type Mail struct {
	Sender  string
	To      []string
	Subject string
	Body    string
}

func (Mail) Build

func (mail Mail) Build() string

Jump to

Keyboard shortcuts

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