Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/go-gomail/gomail
/ ExampleMessage_Attach
Function
ExampleMessage_Attach
example_test.go:166–168 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
164
}
165
166
func
ExampleMessage_Attach() {
167
m.Attach(
"/tmp/image.jpg"
)
168
}
169
170
func
ExampleMessage_Embed() {
171
m.Embed(
"/tmp/image.jpg"
)
Callers
nothing calls this directly
Calls
1
Attach
Method · 0.80
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…