github.com/cockroachdb/errors.Wrapf
third-partyThe 532nd most-called third-party function by production calls. Called 1,480 times across 9 modules; 1,468 of those run outside tests and generated code.
- prod calls
- 1,468
- non-test, non-generated
- all calls
- 1,480
- total callsites
- modules
- 9
- distinct callers
- in loop
- 21%
- of prod calls
- in tests
- <1%
- 12 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Package function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Wrapf from notable Go projects. Open one on the map to see what else it hammers.
- Longhorn 959 65%
- CockroachDB 173 12%
where it's called
Callsites in the wild
12 representative callsites of 1,480, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
encr.dev @v1.57.13
pkg/dockerbuild/dockerbuild.go:84
in loop - in loop
- in loop
- in loop
-
milvus-io/milvus/client/v2 @v2.6.5
column/struct.go:121
in loop - in loop
- in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop -
encr.dev @v1.57.13
pkg/clientgen/golang.go:88
in loop -
encoredev/encore @v1.57.13
in loop - in loop
top callers
The modules that reach for it
The modules that call Wrapf most in this snapshot.
- github.com/longhorn/longhorn-manager96265%
- github.com/sourcegraph/sourcegraph-public-snapshot19413%
- github.com/cockroachdb/cockroach1097%
- github.com/cockroachdb/pebble/v2705%
- encr.dev524%
siblings
More from github.com/cockroachdb/errors
The other most-called functions in this package. See all →