Versions in this module Expand all Collapse all v0 v0.0.1 Oct 26, 2021 Changes in this version + type Email struct + func NewEmail(host, from, passwd, fromName string) *Email + func (m *Email) Html(to, cc []string, subject, body string) error