package
0.0.0-20240524082844-ee6fcb2269f2
Repository: https://github.com/dias221467/assingment1_golang.git
Documentation: pkg.go.dev

# Functions

No description provided by the author

# Structs

Define a Mailer struct which contains a mail.Dialer instance (used to connect to a SMTP server) and the sender information for your emails (the name and address you want the email to be from, such as "Alice Smith <[email protected]>").