/Send-Email-Using-Golang

Its a simple go program to send email. Here I have used net/smtp package in order to send the mail. And the sender data have been secured in an ENV File.

Primary LanguageGo

This repository is not active