vegeEmail

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Jan 6, 2025 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EmailSend

func EmailSend(req EmailSendReq) error

func MergeSlice

func MergeSlice(s1 []string, s2 []string) []string

Types

type EmailSendReq

type EmailSendReq struct {
	User           string
	PassWord       string
	Host           string
	Subject        string
	Date           string
	Body           string
	MailType       string
	ReplyToAddress string
	To             []string
	CC             []string
	BCC            []string
}

Jump to

Keyboard shortcuts

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