github.com/containerd/platforms.Parse
third-partyThe 5721st most-called third-party function by production calls. Called 128 times across 17 modules; 104 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (102 → 104)
All of github.com/containerd/platforms → Docs on pkg.go.dev ↗
- prod calls
- 104
- non-test, non-generated
- all calls
- 128
- total callsites
- modules
- 17
- distinct callers
- in loop
- 36%
- of prod calls
- in tests
- 19%
- 24 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 function36%A direct call to an exported package function, resolved by type.
- Package function (by syntax)64%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Parse from notable Go projects. Open one on the map to see what else it hammers.
- containerd 52 50%
- Docker 33 32%
where it's called
Callsites in the wild
12 representative callsites of 128, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
docker/cli @v29.8.1+incompatible
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Parse most in this snapshot.
- github.com/containerd/containerd1814%
- github.com/containerd/nerdctl/v21411%
- github.com/containerd/containerd/v21310%
- github.com/dagger/dagger119%
- github.com/docker/cli119%
siblings
More from github.com/containerd/platforms
The other most-called functions in this package. See all →