github.com/goharbor/harbor/src/lib/log.Infof
third-partyThe 6172nd most-called third-party function by production calls. Called 107 times across 1 modules; 96 of those run outside tests and generated code.
All of github.com/goharbor/harbor/src/lib/log → Docs on pkg.go.dev ↗
- prod calls
- 96
- non-test, non-generated
- all calls
- 107
- total callsites
- modules
- 1
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 10%
- 11 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 Infof from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 96 100%
where it's called
Callsites in the wild
12 representative callsites of 107, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/scan/init.go:56
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
controller/artifact/processor/processor.go:59
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/scan/init.go:62
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/scan/init.go:64
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/exporter/exporter.go:82
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/retention/launcher.go:125
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/reg/adapter/awsecr/adapter.go:215
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
controller/p2p/preheat/enforcer.go:218
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
controller/p2p/preheat/enforcer.go:282
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/logger/sweeper/db_sweeper_test.go:17
in loop test -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/logger/getter/db_getter_test.go:19
in loop test -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/logger/backend/db_logger_test.go:20
in loop test
top callers
The modules that reach for it
The modules that call Infof most in this snapshot.
- github.com/goharbor/harbor/src107100%
siblings
More from github.com/goharbor/harbor/src/lib/log
The other most-called functions in this package. See all →