github.com/spf13/viper.GetString
third-partyThe 932nd most-called third-party function by production calls. Called 828 times across 27 modules; 713 of those run outside tests and generated code.
- prod calls
- 713
- non-test, non-generated
- all calls
- 828
- total callsites
- modules
- 27
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 14%
- 115 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 function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into GetString from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 244 34%
- Sigstore 75 11%
- Istio 44 6%
- Harbor 14 2%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 828, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/config/config.go:82
in loop -
sigstore/rekor @v1.5.3
in loop -
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop test
-
-
amir20/dozzle @v1.29.0
-
-
bxcodec/go-clean-arch @v2.0.1+incompatible
-
-
charmbracelet/glow @v1.5.1
-
top callers
The modules that reach for it
The modules that call GetString most in this snapshot.
- github.com/kubernetes/minikube14017%
- k8s.io/minikube14017%
- github.com/hyperledger/fabric13116%
- github.com/juanfont/headscale8110%
- github.com/sigstore/rekor769%
siblings
More from github.com/spf13/viper
The other most-called functions in this package. See all →