Versions in this module Expand all Collapse all v0 v0.2.29 Mar 12, 2026 Changes in this version + func Send(addr string, auth smtp.Auth, msg *Message) error + type Message struct + Body string + From string + Precedence string + Subject string + To []string + func (m *Message) Bytes() []byte