Versions in this module Expand all Collapse all v1 v1.1.0 May 21, 2018 v1.0.0 Sep 29, 2016 Changes in this version + func Send(c context.Context, msg *Message) error + func SendToAdmins(c context.Context, msg *Message) error + type Attachment struct + ContentID string + Data []byte + Name string + type Message struct + Attachments []Attachment + Bcc []string + Body string + Cc []string + HTMLBody string + Headers mail.Header + ReplyTo string + Sender string + Subject string + To []string