MCPcopy Create free account
hub / github.com/gogs/gogs / HTMLURL

Method HTMLURL

internal/email/email.go:99–99  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

97 MailSubject() string
98 Content() string
99 HTMLURL() string
100}
101
102func SendUserMail(_ *macaron.Context, u User, tpl, code, subject, info string) {

Callers 10

SendCollaboratorMailFunction · 0.65
composeIssueMessageFunction · 0.65
HTMLURLMethod · 0.65
APIFormatMethod · 0.65
MergeMethod · 0.65
HTMLURLMethod · 0.65
HTMLURLMethod · 0.65
HTMLURLMethod · 0.65
TestWebhookFunction · 0.65
gitCommitToAPICommitFunction · 0.65

Implementers 1

mailerIssueinternal/database/issue_mail.go

Calls

no outgoing calls

Tested by 1

TestWebhookFunction · 0.52