repositorypackage
1.0.0
Repository: https://github.com/hwisaek/go-send-mail.git
Documentation: pkg.go.dev
# README
Go send mail
Install
go get github.com/Hwisaek/go-send-mail
Usage
Set the Environment variable. The Name of "SENDGRID_API_KEY".
os.Getenv("SENDGRID_API_KEY")