github.com/opencontainers/go-digest.Parse
third-partyThe 3931st most-called third-party function by production calls. Called 200 times across 23 modules; 151 of those run outside tests and generated code.
All of github.com/opencontainers/go-digest → Docs on pkg.go.dev ↗
- prod calls
- 151
- non-test, non-generated
- all calls
- 200
- total callsites
- modules
- 23
- distinct callers
- in loop
- 25%
- of prod calls
- in tests
- 25%
- 49 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 function100%A direct call to an exported package function, resolved by type.
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 65 43%
- Docker 29 19%
- Harbor 16 11%
where it's called
Callsites in the wild
12 representative callsites of 200, 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
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/reg/adapter/volcenginecr/volccr.go:298
in loop - in loop
-
moby/buildkit @v0.32.2
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/moby/buildkit3618%
- github.com/awslabs/soci-snapshotter2613%
- github.com/containerd/containerd2010%
- github.com/containerd/containerd/v2189%
- github.com/goharbor/harbor/src168%
siblings
More from github.com/opencontainers/go-digest
The other most-called functions in this package. See all →