github.com/goharbor/harbor/src/lib/config/metadata.ConfigureValue.GetString
third-partyThe 8385th most-called third-party method by production calls. Called 81 times across 1 modules; 71 of those run outside tests and generated code.
All of github.com/goharbor/harbor/src/lib/config/metadata → Docs on pkg.go.dev ↗
- prod calls
- 71
- non-test, non-generated
- all calls
- 81
- total callsites
- modules
- 1
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 12%
- 10 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into ConfigureValue.GetString from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 71 100%
where it's called
Callsites in the wild
12 representative callsites of 81, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/config/validate/ldapgroup.go:33
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:34
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/config/validate/ldapgroup.go:34
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
pkg/config/validate/ldapgroup.go:35
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:35
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:38
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:39
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:40
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:41
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:42
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:43
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
lib/config/trace.go:44
top callers
The modules that reach for it
The modules that call ConfigureValue.GetString most in this snapshot.
- github.com/goharbor/harbor/src81100%