Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gogs/gogs
/ HTMLURL
Method
HTMLURL
internal/database/issue_mail.go:71–73 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
69
}
70
71
func
(mr mailerRepo) HTMLURL() string {
72
return
mr.repo.HTMLURL()
73
}
74
75
func
(mr mailerRepo) ComposeMetas()
map
[string]string {
76
return
mr.repo.ComposeMetas()
Callers
nothing calls this directly
Calls
1
HTMLURL
Method · 0.65
Tested by
no test coverage detected