Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/labstack/gommon
/ File
Struct
File
email/email.go:47–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
File
struct
{
48
Name string
49
Type string
50
Content string
51
}
52
)
53
54
func
New(smtpAddress string) *Email {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected