flag.FlagSet.Visit
standard libraryThe 8295th most-called standard-library method by production calls. Called 72 times across 35 modules; 72 of those run outside tests and generated code.
- prod calls
- 72
- non-test, non-generated
- all calls
- 72
- total callsites
- modules
- 35
- distinct callers
- in loop
- 0%
- 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into FlagSet.Visit from notable Go projects. Open one on the map to see what else it hammers.
where it's called
Callsites in the wild
12 representative callsites of 72, prioritizing in-loop and non-test usage. We link to source, never display it.
-
-
etcd-io/etcd @v2.3.8+incompatible
-
-
-
-
-
coreos/etcd @v2.3.8+incompatible
-
dexidp/dex @v0.6.1
-
facebookgo/flagenv @v0.0.0-20160425205200-fcd59fca7456
-
-
-
magiconair/properties @v1.18.11
top callers
The modules that reach for it
The modules that call FlagSet.Visit most in this snapshot.
- github.com/sagernet/tailscale68%
- github.com/tailscale/tailscale68%
- tailscale.com68%
- github.com/seaweedfs/seaweedfs57%
- github.com/coreos/etcd46%
siblings
More from flag
The other most-called members in this package. See all →