Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ Email
Method
Email
internal/email/email.go:85–85 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
ID() int64
84
DisplayName() string
85
Email() string
86
GenerateEmailActivateCode(string) string
87
GenerateEmailResetPasswordCode(string) string
88
}
Callers
6
SendUserMail
Function · 0.65
SendActivateAccountMail
Function · 0.65
SendResetPasswordMail
Function · 0.65
SendRegisterNotifyMail
Function · 0.65
SendCollaboratorMail
Function · 0.65
AddEmail
Function · 0.65
Implementers
1
mailerUser
internal/database/issue_mail.go
Calls
no outgoing calls
Tested by
no test coverage detected