1
0
mirror of https://github.com/taigrr/godns synced 2025-01-18 04:03:25 -08:00
2018-08-24 14:00:20 +08:00

6 lines
175 B
Go

// Package gomail provides a simple interface to compose emails and to mail them
// efficiently.
//
// More info on Github: https://github.com/go-gomail/gomail
package gomail