File: doc.go

package info (click to toggle)
golang-gopkg-gomail.v2 2.0.0%2Bgit20160411.23.81ebce5-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 172 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 175 bytes parent folder | download
1
2
3
4
5
// 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