MCPcopy Index your code
hub / github.com/bytebase/bytebase / Error

Method Error

backend/api/v1/error.go:15–17  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

13}
14
15func (qe *queryError) Error() string {
16 return qe.err.Error()
17}

Callers 15

RouterMethod · 0.45
getEngineTypeMethod · 0.45
handleMethod · 0.45
oauth2ErrorRedirectFunction · 0.45
handleAuthorizePostMethod · 0.45
workspaceResolutionErrorFunction · 0.45
runAIPoweredLintBatchMethod · 0.45
TestIdentityProviderMethod · 0.45

Calls

no outgoing calls