mail

package
v2.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RenderEmailTemplate

func RenderEmailTemplate(url string, html string) (content string, err error)

func SendEmail

func SendEmail(param *EmailParams) error

Types

type EmailParams

type EmailParams struct {
	From     string
	To       string
	Subject  string
	Body     string
	Host     string
	Port     int
	UserName string
	Password string
}

type GenerateUrl

type GenerateUrl struct {
	Url string
}

Jump to

Keyboard shortcuts

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