github.com/goharbor/harbor/src/jobservice/logger.Interface.Errorf
third-partyThe 9199th most-called third-party method by production calls. Called 66 times across 1 modules; 65 of those run outside tests and generated code.
All of github.com/goharbor/harbor/src/jobservice/logger → Docs on pkg.go.dev ↗
- prod calls
- 65
- non-test, non-generated
- all calls
- 66
- total callsites
- modules
- 1
- distinct callers
- in loop
- 35%
- of prod calls
- in tests
- 2%
- 1 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Interface.Errorf from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 65 100%
where it's called
Callsites in the wild
12 representative callsites of 66, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/logger/entry.go:87
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/task/sweep_job.go:110
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/task/sweep_job.go:171
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/scan/job.go:307
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/scan/job.go:316
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:332
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:361
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:365
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:390
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:394
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:409
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/job/impl/gc/garbage_collection.go:417
in loop
top callers
The modules that reach for it
The modules that call Interface.Errorf most in this snapshot.
- github.com/goharbor/harbor/src66100%
siblings
More from github.com/goharbor/harbor/src/jobservice/logger
The other most-called members in this package. See all →