MCPcopy 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
85func init() {
86 errbase.RegisterLeafDecoder(errbase.GetTypeKey((*unimplementedError)(nil)), decodeUnimplementedError)
87}

Callers

nothing calls this directly

Calls 2

RegisterLeafDecoderFunction · 0.92
GetTypeKeyFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…