github.com/sirupsen/logrus.Error
third-partyThe 1310th most-called third-party function by production calls. Called 478 times across 43 modules; 469 of those run outside tests and generated code.
- prod calls
- 469
- non-test, non-generated
- all calls
- 478
- total callsites
- modules
- 43
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 2%
- 9 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 function88%A direct call to an exported package function, resolved by type.
- Package function (by syntax)12%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Error from notable Go projects. Open one on the map to see what else it hammers.
- Argo 53 11%
- Kubernetes 8 2%
- Cilium 3 <1%
- containerd 3 <1%
- Authelia 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 478, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
bxcodec/go-clean-arch @v2.0.1+incompatible
in loop - in loop
- in loop
- in loop
-
gravitational/teleport @v3.2.17+incompatible
in loop - in loop
- in loop
- in loop
-
linkerd/linkerd2 @v18.9.1+incompatible
in loop - in loop
top callers
The modules that reach for it
The modules that call Error most in this snapshot.
- github.com/semaphoreui/semaphore5111%
- github.com/containers/libpod4610%
- github.com/podman-container-tools/podman4610%
- github.com/argoproj/argo-cd/v3419%
- github.com/gravitational/teleport245%
siblings
More from github.com/sirupsen/logrus
The other most-called functions in this package. See all →