Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
15
func
(qe *queryError) Error() string {
16
return
qe.err.Error()
17
}
Callers
15
Router
Method · 0.45
getEngineType
Method · 0.45
handle
Method · 0.45
handleTextDocumentCompletion
Method · 0.45
TestResolveBoundWorkspace
Function · 0.45
oauth2ErrorRedirect
Function · 0.45
handleAuthorizePost
Method · 0.45
workspaceResolutionError
Function · 0.45
convertStoreToV1DatabaseGroup
Function · 0.45
runAIPoweredLintBatch
Method · 0.45
CreateIdentityProvider
Method · 0.45
TestIdentityProvider
Method · 0.45
Calls
no outgoing calls
Tested by
15
TestResolveBoundWorkspace
Function · 0.36
TestParseChangelogFilter
Function · 0.36
TestParseFilter
Function · 0.36
TestValidateCatalogSchemaNames
Function · 0.36
TestValidateResourceID
Function · 0.36
TestValidateDomains
Function · 0.36
TestValidateSQLEditorCustomTheme
Function · 0.36
TestValidateAnnouncementTheme
Function · 0.36
TestValidateEnvironmentsColor
Function · 0.36
TestValidateAndSanitizeDataSourceTLSRejectsSameSlotMixedMaterial
Function · 0.36
TestValidateAndSanitizeDataSourceTLSRejectsMergedSameSlotMixedMaterial
Function · 0.36
TestValidateAndSanitizeDataSourceTLSRejectsSourceSwitchWithoutClearingOldField
Function · 0.36