MCPcopy Index your code
hub / github.com/cockroachdb/errors / init

Function init

assert/assert.go:93–95  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

91}
92
93func init() {
94 errbase.RegisterWrapperDecoder(errbase.GetTypeKey((*withAssertionFailure)(nil)), decodeAssertFailure)
95}

Callers

nothing calls this directly

Calls 2

RegisterWrapperDecoderFunction · 0.92
GetTypeKeyFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…