github.com/spf13/viper.GetDuration
third-partyThe 8156th most-called third-party function by production calls. Called 74 times across 10 modules; 73 of those run outside tests and generated code.
- prod calls
- 73
- non-test, non-generated
- all calls
- 74
- total callsites
- modules
- 10
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 1%
- 1 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 GetDuration from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 16 22%
- Sigstore 9 12%
where it's called
Callsites in the wild
12 representative callsites of 74, prioritizing in-loop and non-test usage. We link to source, never display it.
-
-
-
-
-
-
-
navidrome/navidrome @v0.63.1
-
k8s.io/minikube @v1.38.1
pkg/minikube/node/start.go:237
-
-
-
-
top callers
The modules that reach for it
The modules that call GetDuration most in this snapshot.
- github.com/hyperledger/fabric2128%
- github.com/juanfont/headscale1520%
- github.com/sigstore/rekor912%
- github.com/kubernetes/minikube811%
- k8s.io/minikube811%
siblings
More from github.com/spf13/viper
The other most-called functions in this package. See all →