MCPcopy Index your code

hub / github.com/go-gomail/gomail / functions

Functions148 in github.com/go-gomail/gomail

FunctionExampleMessage_SetHeaders
()
example_test.go:201
FunctionExampleSetCharset
()
example_test.go:209
FunctionExampleSetCopyFunc
()
example_test.go:142
FunctionExampleSetEncoding
()
example_test.go:213
FunctionExampleSetHeader
()
example_test.go:149
FunctionExample_daemon
A daemon that listens to a channel and sends all incoming messages.
example_test.go:31
FunctionExample_newsletter
Efficiently send a customized newsletter to a list of recipients.
example_test.go:75
FunctionExample_noAuth
Send an email using a local SMTP server.
example_test.go:103
FunctionExample_noSMTP
Send an email using an API or postfix.
example_test.go:117
MethodExtension
(ext string)
smtp_test.go:121
MethodGetHeader
GetHeader gets a header field.
message.go:176
MethodMail
(from string)
smtp_test.go:138
MethodQuit
()
smtp_test.go:153
MethodRcpt
(to string)
smtp_test.go:143
MethodSend
(from string, to []string, msg io.WriterTo)
smtp.go:127
MethodSend
(from string, to []string, msg io.WriterTo)
send_test.go:27
MethodSend
Send calls f(from, to, msg).
send.go:31
MethodStartTLS
(config *tls.Config)
smtp_test.go:126
FunctionTestAlternative
(t *testing.T)
message_test.go:164
FunctionTestAttachment
(t *testing.T)
message_test.go:215
FunctionTestAttachmentOnly
(t *testing.T)
message_test.go:194
FunctionTestAttachments
(t *testing.T)
message_test.go:278
FunctionTestAttachmentsOnly
(t *testing.T)
message_test.go:246
FunctionTestBase64LineLength
(t *testing.T)
message_test.go:460
FunctionTestBodyWriter
(t *testing.T)
message_test.go:66
FunctionTestCustomMessage
(t *testing.T)
message_test.go:89
FunctionTestDialer
(t *testing.T)
smtp_test.go:23
FunctionTestDialerConfig
(t *testing.T)
smtp_test.go:57
FunctionTestDialerNoAuth
(t *testing.T)
smtp_test.go:93
FunctionTestDialerSSL
(t *testing.T)
smtp_test.go:41
FunctionTestDialerSSLConfig
(t *testing.T)
smtp_test.go:76
FunctionTestEmbedded
(t *testing.T)
message_test.go:316
FunctionTestFullMessage
(t *testing.T)
message_test.go:356
FunctionTestLogin
(t *testing.T)
auth_test.go:89
FunctionTestLoginTLS
(t *testing.T)
auth_test.go:99
FunctionTestMessage
(t *testing.T)
message_test.go:28
FunctionTestNoAdvertisement
(t *testing.T)
auth_test.go:29
FunctionTestNoAdvertisementTLS
(t *testing.T)
auth_test.go:39
FunctionTestPlain
(t *testing.T)
auth_test.go:49
FunctionTestPlainAndLogin
(t *testing.T)
auth_test.go:69
FunctionTestPlainAndLoginTLS
(t *testing.T)
auth_test.go:79
FunctionTestPlainTLS
(t *testing.T)
auth_test.go:59
FunctionTestQpLineLength
(t *testing.T)
message_test.go:427
FunctionTestRecipients
(t *testing.T)
message_test.go:137
FunctionTestSend
(t *testing.T)
send_test.go:40
FunctionTestUnencodedMessage
(t *testing.T)
message_test.go:113
MethodWrite
(p []byte)
writeto.go:225
Functioninit
()
message_test.go:16
← previous101–148 of 148, ranked by callers