📧 Easy to use, yet comprehensive library for sending mails with Go https://go-mail.dev
Find a file
2022-03-07 16:24:49 +01:00
.idea Makeing some progress... 2022-03-05 16:27:09 +01:00
cmd Slow progress 2022-03-07 16:24:49 +01:00
.cirrus.yml Enable CirrusCI 2022-03-05 12:13:46 +01:00
.gitignore Initial commit 2022-03-05 12:03:35 +01:00
client.go Slow progress 2022-03-07 16:24:49 +01:00
client_test.go Slow progress 2022-03-07 16:24:49 +01:00
doc.go Makeing some progress... 2022-03-05 16:27:09 +01:00
go.mod Initial checkin 2022-03-05 12:10:20 +01:00
go.sum Initial checkin 2022-03-05 12:10:20 +01:00
LICENSE Initial commit 2022-03-05 12:03:35 +01:00
README.md Initial checkin 2022-03-05 12:10:20 +01:00
tls.go Slow progress 2022-03-07 16:24:49 +01:00

go-mail - Simple and easy way to send mails in Go

Go Report Card Build Status buy ma a coffee

The main idea of this library is to provide a simple interface to sending mails for my JS-Mailer project.

This library is WIP an should not be considered "production ready" before v1.0 is released.