Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ ID
Method
ID
internal/email/email.go:83–83 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
81
82
type
User
interface
{
83
ID() int64
84
DisplayName() string
85
Email() string
86
GenerateEmailActivateCode(string) string
Callers
9
jquery-3.6.0.min.js
File · 0.65
SendUserMail
Function · 0.65
SendActivateEmailMail
Function · 0.65
SendRegisterNotifyMail
Function · 0.65
SendCollaboratorMail
Function · 0.65
Contexter
Function · 0.65
GetRepoGitTree
Function · 0.65
toRepoContent
Function · 0.65
GetContents
Function · 0.65
Implementers
1
mailerUser
internal/database/issue_mail.go
Calls
no outgoing calls
Tested by
no test coverage detected