MCPcopy Create free account
hub / github.com/go-gomail/gomail / ExampleSetEncoding

Function ExampleSetEncoding

example_test.go:213–215  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

211}
212
213func ExampleSetEncoding() {
214 m = gomail.NewMessage(gomail.SetEncoding(gomail.Base64))
215}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…