github.com/goharbor/harbor/src/jobservice/logger.Errorf
third-partyThe 6735th most-called third-party function by production calls. Called 90 times across 1 modules; 89 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of github.com/goharbor/harbor/src/jobservice/logger → Docs on pkg.go.dev ↗
- prod calls
- 89
- non-test, non-generated
- all calls
- 90
- total callsites
- modules
- 1
- distinct callers
- in loop
- 38%
- of prod calls
- in tests
- 1%
- 1 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 Errorf from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 89 100%
where it's called
Callsites in the wild
12 representative callsites of 90, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/job/impl/context.go:77
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/runner/redis.go:94
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/period/policy_store.go:99
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/migration/migrator_v180.go:102
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/period/policy_store.go:105
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/runner/redis.go:106
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/migration/migrator_v180.go:119
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/worker/cworker/reaper.go:122
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/migration/migrator_v180.go:126
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/period/basic_scheduler.go:132
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/period/basic_scheduler.go:143
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
jobservice/migration/migrator_v180.go:144
in loop
top callers
The modules that reach for it
The modules that call Errorf most in this snapshot.
- github.com/goharbor/harbor/src90100%