MCPcopy 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
240func (e *HTTPError) Error() string {
241 return e.Message
242}
243
244func newError(msg string) *HTTPError {
245 return &HTTPError{

Callers 4

runFunction · 0.80
loadDomainListFunction · 0.80
loadBlackListFunction · 0.80
responseWithErrorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected