github.com/opencontainers/go-digest.Digest.String
third-partyThe 1154th most-called third-party method by production calls. Called 944 times across 27 modules; 550 of those run outside tests and generated code.
All of github.com/opencontainers/go-digest → Docs on pkg.go.dev ↗
- prod calls
- 550
- non-test, non-generated
- all calls
- 944
- total callsites
- modules
- 27
- distinct callers
- in loop
- 17%
- of prod calls
- in tests
- 42%
- 394 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Digest.String from notable Go projects. Open one on the map to see what else it hammers.
- containerd 203 37%
- Docker 94 17%
- Harbor 7 1%
- HashiCorp 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 944, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
moby/buildkit @v0.32.2
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:303
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/reg/adapter/volcenginecr/volccr.go:303
in loop - in loop
-
moby/buildkit @v0.32.2
in loop - in loop
top callers
The modules that reach for it
The modules that call Digest.String most in this snapshot.
- github.com/dagger/dagger23325%
- github.com/moby/buildkit18620%
- github.com/containerd/containerd/v216417%
- github.com/containerd/containerd14215%
- github.com/containerd/stargz-snapshotter515%
siblings
More from github.com/opencontainers/go-digest
The other most-called members in this package. See all →