github.com/spf13/viper.BindPFlag
third-partyThe 4149th most-called third-party function by production calls. Called 144 times across 15 modules; 144 of those run outside tests and generated code.
- prod calls
- 144
- non-test, non-generated
- all calls
- 144
- total callsites
- modules
- 15
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 0%
- 0 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 BindPFlag from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 6 4%
- Istio 2 1%
where it's called
Callsites in the wild
12 representative callsites of 144, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
-
-
charmbracelet/glow @v1.5.1
-
-
drakkan/sftpgo @v1.2.2
-
hyperledger/fabric @v1.4.12
-
navidrome/navidrome @v0.63.1
-
usememos/memos @v0.30.0
-
wagoodman/dive @v0.13.1
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
cni/pkg/cmd/root.go:293
top callers
The modules that reach for it
The modules that call BindPFlag most in this snapshot.
- github.com/codenotary/immudb3826%
- github.com/github/github-mcp-server2819%
- github.com/navidrome/navidrome2014%
- github.com/drakkan/sftpgo1611%
- github.com/usememos/memos107%
siblings
More from github.com/spf13/viper
The other most-called functions in this package. See all →