package
Version:
v0.0.0-...-39f8b0b
Opens a new window with list of versions in this module.
Published: Jan 10, 2025
License: MIT
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
generateEmailBody generates the HTML email body for a student
func SendEmail(smtpHost, smtpPort, from, password, to, body string) error
sendEmail sends an email using SMTP
type Otp struct {
Code string
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.