utils

package
v0.0.0-...-9047515 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	SmtpHost = "smtp.gmail.com"
	SmtpPort = "587"
	Mime     = "MIME-version: 1.0;\nContent-Type: text/html; charset=\"UTF-8\";\n\n"
	Body     = `
<body>
   <p>It consist of goroutines and channels.</p>
   <a href={link}>ioscript</a>
</body>
`
)

Functions

func InitializeLogger

func InitializeLogger(filename string)

func IsEmailValid

func IsEmailValid(e string) bool

func ValidateEmailAddress

func ValidateEmailAddress(email string) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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