github.com/goharbor/harbor/src/lib/config.DefaultMgr
third-partyThe 8758th most-called third-party function by production calls. Called 75 times across 1 modules; 68 of those run outside tests and generated code.
All of github.com/goharbor/harbor/src/lib/config → Docs on pkg.go.dev ↗
- prod calls
- 68
- non-test, non-generated
- all calls
- 75
- total callsites
- modules
- 1
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 9%
- 7 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 DefaultMgr from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 68 100%
where it's called
Callsites in the wild
12 representative callsites of 75, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:32
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:41
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/main.go:49
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:52
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:72
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
jobservice/main.go:89
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:90
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:95
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:100
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/config.go:105
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:105
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/userconfig.go:110
top callers
The modules that reach for it
The modules that call DefaultMgr most in this snapshot.
- github.com/goharbor/harbor/src75100%
siblings
More from github.com/goharbor/harbor/src/lib/config
The other most-called functions in this package. See all →