MCPcopy Create free account
hub / github.com/corestoreio/pkg / SetOptions

Method SetOptions

email/daemon.go:224–231  ·  view source on GitHub ↗

SendPlain sends a simple plain text email func (dm *Daemon) SendPlain(from, to, subject, body string) error { return dm.sendMsg(from, to, subject, body, false) } SendPlain sends a simple html email func (dm *Daemon) SendHtml(from, to, subject, body string) error { return dm.sendMsg(from, to, subj

(opts ...DaemonOption)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

NewDaemonFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected