Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/go-gomail/gomail
/ functions
Functions
148 in github.com/go-gomail/gomail
⨍
Functions
148
◇
Types & classes
24
Function
ExampleMessage_SetHeaders
()
example_test.go:201
Function
ExampleSetCharset
()
example_test.go:209
Function
ExampleSetCopyFunc
()
example_test.go:142
Function
ExampleSetEncoding
()
example_test.go:213
Function
ExampleSetHeader
()
example_test.go:149
Function
Example_daemon
A daemon that listens to a channel and sends all incoming messages.
example_test.go:31
Function
Example_newsletter
Efficiently send a customized newsletter to a list of recipients.
example_test.go:75
Function
Example_noAuth
Send an email using a local SMTP server.
example_test.go:103
Function
Example_noSMTP
Send an email using an API or postfix.
example_test.go:117
Method
Extension
(ext string)
smtp_test.go:121
Method
GetHeader
GetHeader gets a header field.
message.go:176
Method
Mail
(from string)
smtp_test.go:138
Method
Quit
()
smtp_test.go:153
Method
Rcpt
(to string)
smtp_test.go:143
Method
Send
(from string, to []string, msg io.WriterTo)
smtp.go:127
Method
Send
(from string, to []string, msg io.WriterTo)
send_test.go:27
Method
Send
Send calls f(from, to, msg).
send.go:31
Method
StartTLS
(config *tls.Config)
smtp_test.go:126
Function
TestAlternative
(t *testing.T)
message_test.go:164
Function
TestAttachment
(t *testing.T)
message_test.go:215
Function
TestAttachmentOnly
(t *testing.T)
message_test.go:194
Function
TestAttachments
(t *testing.T)
message_test.go:278
Function
TestAttachmentsOnly
(t *testing.T)
message_test.go:246
Function
TestBase64LineLength
(t *testing.T)
message_test.go:460
Function
TestBodyWriter
(t *testing.T)
message_test.go:66
Function
TestCustomMessage
(t *testing.T)
message_test.go:89
Function
TestDialer
(t *testing.T)
smtp_test.go:23
Function
TestDialerConfig
(t *testing.T)
smtp_test.go:57
Function
TestDialerNoAuth
(t *testing.T)
smtp_test.go:93
Function
TestDialerSSL
(t *testing.T)
smtp_test.go:41
Function
TestDialerSSLConfig
(t *testing.T)
smtp_test.go:76
Function
TestEmbedded
(t *testing.T)
message_test.go:316
Function
TestFullMessage
(t *testing.T)
message_test.go:356
Function
TestLogin
(t *testing.T)
auth_test.go:89
Function
TestLoginTLS
(t *testing.T)
auth_test.go:99
Function
TestMessage
(t *testing.T)
message_test.go:28
Function
TestNoAdvertisement
(t *testing.T)
auth_test.go:29
Function
TestNoAdvertisementTLS
(t *testing.T)
auth_test.go:39
Function
TestPlain
(t *testing.T)
auth_test.go:49
Function
TestPlainAndLogin
(t *testing.T)
auth_test.go:69
Function
TestPlainAndLoginTLS
(t *testing.T)
auth_test.go:79
Function
TestPlainTLS
(t *testing.T)
auth_test.go:59
Function
TestQpLineLength
(t *testing.T)
message_test.go:427
Function
TestRecipients
(t *testing.T)
message_test.go:137
Function
TestSend
(t *testing.T)
send_test.go:40
Function
TestUnencodedMessage
(t *testing.T)
message_test.go:113
Method
Write
(p []byte)
writeto.go:225
Function
init
()
message_test.go:16
← previous
101–148 of 148, ranked by callers