Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PuerNya/git-proxy
/ Error
Method
Error
main.go:240–242 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
238
}
239
240
func
(e *HTTPError) Error() string {
241
return
e.Message
242
}
243
244
func
newError(msg string) *HTTPError {
245
return
&HTTPError{
Callers
4
run
Function · 0.80
loadDomainList
Function · 0.80
loadBlackList
Function · 0.80
responseWithError
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected