MCPcopy
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
63func (f marked) Error() string {
64 return f.mark.Error() + ": " + f.wrapped.Error()
65}

Callers 15

TestParseAPIHostFunction · 0.45
RunHTTPServerFunction · 0.45
ServeHTTPMethod · 0.45
WithScopeChallengeFunction · 0.45
ExtractUserTokenFunction · 0.45
sendAuthChallengeFunction · 0.45
metadataHandlerMethod · 0.45

Calls

no outgoing calls