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

Function ExampleMessage_SetDateHeader

example_test.go:193–195  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

191}
192
193func ExampleMessage_SetDateHeader() {
194 m.SetDateHeader("X-Date", time.Now())
195}
196
197func ExampleMessage_SetHeader() {
198 m.SetHeader("Subject", "Hello!")

Callers

nothing calls this directly

Calls 1

SetDateHeaderMethod · 0.80

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…