Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/github/github-mcp-server
/ Error
Method
Error
pkg/http/mark/mark.go:63–65 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
61
}
62
63
func
(f marked) Error() string {
64
return
f.mark.Error() +
": "
+ f.wrapped.Error()
65
}
Callers
15
NewToolResultErrorFromErr
Function · 0.45
TestParseAPIHost
Function · 0.45
RunHTTPServer
Function · 0.45
ServeHTTP
Method · 0.45
WithScopeChallenge
Function · 0.45
ExtractUserToken
Function · 0.45
sendAuthChallenge
Function · 0.45
metadataHandler
Method · 0.45
TestAPIHostResolver_AuthorizationServerURL
Function · 0.45
TestNewExporters_WithNilLogger
Function · 0.45
TestNewExporters_WithNilMetrics
Function · 0.45
TestFetcher_FetchTokenScopes
Function · 0.45
Calls
no outgoing calls
Tested by
15
TestParseAPIHost
Function · 0.36
TestAPIHostResolver_AuthorizationServerURL
Function · 0.36
TestNewExporters_WithNilLogger
Function · 0.36
TestNewExporters_WithNilMetrics
Function · 0.36
TestFetcher_FetchTokenScopes
Function · 0.36
TestFetcher_ContextCancellation
Function · 0.36
TestGetRawContent
Function · 0.36
Test_ListGlobalSecurityAdvisories
Function · 0.36
Test_GetGlobalSecurityAdvisory
Function · 0.36
Test_ListRepositorySecurityAdvisories
Function · 0.36
Test_ListOrgRepositorySecurityAdvisories
Function · 0.36
TestRepositoryResourceCompletionHandler
Function · 0.36