github.com/sirupsen/logrus.Warn
third-partyThe 1983rd most-called third-party function by production calls. Called 310 times across 43 modules; 308 of those run outside tests and generated code.
- prod calls
- 308
- non-test, non-generated
- all calls
- 310
- total callsites
- modules
- 43
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- <1%
- 2 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 function95%A direct call to an exported package function, resolved by type.
- Package function (by syntax)5%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Warn from notable Go projects. Open one on the map to see what else it hammers.
- Argo 29 9%
- Kubernetes 13 4%
- Docker 10 3%
- containerd 5 2%
- Longhorn 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 310, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/compose/v2 @v2.40.3
in loop - in loop
- in loop
- in loop
- in loop
-
gitleaks/gitleaks @v1.25.1
in loop -
gravitational/teleport @v3.2.17+incompatible
in loop -
lima-vm/lima @v1.2.3
in loop -
nektos/act @v0.2.89
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Warn most in this snapshot.
- github.com/Mrs4s/go-cqhttp3010%
- github.com/containers/libpod268%
- github.com/podman-container-tools/podman268%
- github.com/lima-vm/lima237%
- github.com/netbirdio/netbird217%
siblings
More from github.com/sirupsen/logrus
The other most-called functions in this package. See all →