github.com/goharbor/harbor/src/lib/log.Errorf
third-partyThe 1413th most-called third-party function by production calls. Called 442 times across 1 modules; 438 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of github.com/goharbor/harbor/src/lib/log → Docs on pkg.go.dev ↗
- prod calls
- 438
- non-test, non-generated
- all calls
- 442
- total callsites
- modules
- 1
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- <1%
- 4 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 438 100%
where it's called
Callsites in the wild
12 representative callsites of 442, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/notifier/topic/topics.go:34
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/manager.go:52
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
controller/event/handler/util/util.go:55
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/db/db.go:55
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
controller/event/handler/util/util.go:59
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/manager.go:69
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/assembler/report.go:70
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/db/db.go:79
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/db/db.go:84
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/manager.go:90
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/config/store/store.go:95
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/search.go:98
in loop
top callers
The modules that reach for it
The modules that call Errorf most in this snapshot.
- github.com/goharbor/harbor/src442100%
siblings
More from github.com/goharbor/harbor/src/lib/log
The other most-called functions in this package. See all →