github.com/urfave/cli/v2.Exit
third-partyThe 3322nd most-called third-party function by production calls. Called 183 times across 12 modules; 178 of those run outside tests and generated code.
- prod calls
- 178
- non-test, non-generated
- all calls
- 183
- total callsites
- modules
- 12
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 3%
- 5 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Exit from notable Go projects. Open one on the map to see what else it hammers.
- containerd 6 3%
- VictoriaMetrics 6 3%
where it's called
Callsites in the wild
12 representative callsites of 183, prioritizing in-loop and non-test usage. We link to source, never display it.
-
photoprism/photoprism @v0.0.0-20260731091001-53cb31e1a2c3
in loop -
-
-
cadence-workflow/shard-manager @v0.0.0-20260730082237-cd61cc023ec2
-
iawia002/lux @v0.24.1
-
-
-
urfave/cli/v2 @v2.27.7
-
-
go.temporal.io/server @v1.31.2
cmd/server/main.go:119
-
-
top callers
The modules that reach for it
The modules that call Exit most in this snapshot.
- github.com/photoprism/photoprism10658%
- github.com/cadence-workflow/cadence127%
- github.com/cadence-workflow/shard-manager127%
- github.com/uber/cadence127%
- github.com/temporalio/temporal105%
siblings
More from github.com/urfave/cli/v2
The other most-called functions in this package. See all →