Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ DisplayName
Method
DisplayName
internal/email/email.go:84–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
82
type
User
interface
{
83
ID() int64
84
DisplayName() string
85
Email() string
86
GenerateEmailActivateCode(string) string
87
GenerateEmailResetPasswordCode(string) string
Callers
15
SendUserMail
Function · 0.65
SendActivateEmailMail
Function · 0.65
SendRegisterNotifyMail
Function · 0.65
SendCollaboratorMail
Function · 0.65
composeIssueMessage
Function · 0.65
updateWikiPage
Method · 0.65
DeleteWikiPage
Method · 0.65
Merge
Method · 0.65
UpdateRepoFile
Method · 0.65
DeleteRepoFile
Method · 0.65
UploadRepoFiles
Method · 0.65
initRepository
Function · 0.65
Implementers
1
mailerUser
internal/database/issue_mail.go
Calls
no outgoing calls
Tested by
1
TestWebhook
Function · 0.52