GoLang的跨平台邮件驱动程序。-Golang开发

时间:2021-05-26 17:59:54
【文件属性】:
文件名称:GoLang的跨平台邮件驱动程序。-Golang开发
文件大小:326KB
文件格式:ZIP
更新时间:2021-05-26 17:59:54
Golang Email Go Mail旨在将多个流行的邮件API(SparkPost,MailGun和SendGrid)统一为一个简单易用的界面。 电子邮件发送非常简单,非常适合允许开发人员选择他们使用的平台。 Go Mail GoLang的跨平台邮件驱动程序。 简介Go Mail旨在将多个流行的邮件API(SparkPost,MailGun和SendGrid)统一为一个简单易用的界面。 电子邮件发送非常简单,非常适合允许开发人员选择他们使用的平台。 cfg:= mail.Config {URL:“ https://api.eu.sparkpost.com”,APIKey:“ my-key”,FromAddress:“ [受电子邮件保护]”,FromName:“ Gopher”,}驱动程序,err := mail.NewClient
【文件预览】:
go-mail-main
----.travis.yml(514B)
----testdata()
--------gopher.jpg(158KB)
--------gopher.svg(7KB)
--------gopher.png(160KB)
----sparkpost_test.go(4KB)
----sendgrid.go(3KB)
----smtp.go(3KB)
----attachments.go(1KB)
----mail_test.go(3KB)
----mailgun.go(2KB)
----mail.go(2KB)
----config_test.go(1KB)
----tests()
--------sparkpost_test.go(1KB)
--------mail_test.go(2KB)
--------smtp_test.go(1KB)
--------sendgrid_test.go(1KB)
--------mailgun_test.go(1KB)
----LICENSE(11KB)
----CONTRIBUTING.md(2KB)
----logo.svg(67KB)
----transmissions_test.go(1KB)
----config.go(1KB)
----examples()
--------sendgrid.go(1KB)
--------smtp.go(1KB)
--------attachments.go(1KB)
--------mailgun.go(1KB)
--------sparkpost.go(1KB)
----.gitignore(352B)
----.golangci.yml(4KB)
----Makefile(417B)
----smtp_test.go(2KB)
----go.sum(6KB)
----sendgrid_test.go(3KB)
----README.md(5KB)
----mailgun_test.go(2KB)
----attachments_test.go(1KB)
----go.mod(321B)
----transmissions.go(1KB)
----sparkpost.go(3KB)

网友评论