Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cockroachdb/errors
/ init
Function
init
issuelink/unimplemented_error.go:85–87 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
83
}
84
85
func
init() {
86
errbase.RegisterLeafDecoder(errbase.GetTypeKey((*unimplementedError)(nil)), decodeUnimplementedError)
87
}
Callers
nothing calls this directly
Calls
2
RegisterLeafDecoder
Function · 0.92
GetTypeKey
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…