File: doc.go

package info (click to toggle)
golang-gopkg-mail.v2 2.3.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 204 kB
  • sloc: makefile: 2
file content (6 lines) | stat: -rw-r--r-- 172 bytes parent folder | download
1
2
3
4
5
6
// Package gomail provides a simple interface to compose emails and to mail them
// efficiently.
//
// More info on Github: https://github.com/go-mail/mail
//
package mail