Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cockroachdb/errors
/ init
Function
init
domains/with_domain.go:81–84 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
79
}
80
81
func
init() {
82
tn := errbase.GetTypeKey((*withDomain)(nil))
83
errbase.RegisterWrapperDecoder(tn, decodeWithDomain)
84
}
Callers
nothing calls this directly
Calls
2
GetTypeKey
Function · 0.92
RegisterWrapperDecoder
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…