github.com/containerd/errdefs.IsNotFound
third-partyThe 1071st most-called third-party function by production calls. Called 706 times across 30 modules; 603 of those run outside tests and generated code.
- prod calls
- 603
- non-test, non-generated
- all calls
- 706
- total callsites
- modules
- 30
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 15%
- 103 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 function54%A direct call to an exported package function, resolved by type.
- Package function (by syntax)46%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into IsNotFound from notable Go projects. Open one on the map to see what else it hammers.
- Docker 274 45%
- containerd 222 37%
- Nomad 7 1%
- Kubernetes 2 <1%
- Traefik 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 706, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
docker/docker @v28.5.2+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
hashicorp/vault/sdk @v0.25.1
helper/docker/testhelpers.go:257
in loop
top callers
The modules that reach for it
The modules that call IsNotFound most in this snapshot.
- github.com/containerd/containerd/v218326%
- github.com/docker/docker13419%
- github.com/moby/moby13419%
- github.com/dagger/dagger355%
- github.com/containerd/nerdctl/v2304%
siblings
More from github.com/containerd/errdefs
The other most-called functions in this package. See all →