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

Function ExampleMessage_SetHeader

example_test.go:197–199  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

195}
196
197func ExampleMessage_SetHeader() {
198 m.SetHeader("Subject", "Hello!")
199}
200
201func ExampleMessage_SetHeaders() {
202 m.SetHeaders(map[string][]string{

Callers

nothing calls this directly

Calls 1

SetHeaderMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…