github.com/rs/zerolog/log.Fatal
third-partyThe 3696th most-called third-party function by production calls. Called 164 times across 7 modules; 163 of those run outside tests and generated code.
26% in production calls vs 2026-W37 (129 → 163)
- prod calls
- 163
- non-test, non-generated
- all calls
- 164
- total callsites
- modules
- 7
- distinct callers
- in loop
- 9%
- 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Fatal from notable Go projects. Open one on the map to see what else it hammers.
- Traefik 2 1%
where it's called
Callsites in the wild
12 representative callsites of 164, prioritizing in-loop and non-test usage. We link to source, never display it.
-
encr.dev @v1.58.6
tools/publicapigen/main.go:86
in loop - in loop
-
encr.dev @v1.58.6
cli/cmd/encore/cmdutil/stream.go:95
in loop - in loop
-
encr.dev @v1.58.6
pkg/releaser/cmd/build/main.go:113
in loop - in loop
-
encr.dev @v1.58.6
tools/publicapigen/main.go:121
in loop - in loop
-
encr.dev @v1.58.6
pkg/releaser/cmd/build/main.go:124
in loop - in loop
-
encr.dev @v1.58.6
tools/publicapigen/main.go:133
in loop - in loop
top callers
The modules that reach for it
The modules that call Fatal most in this snapshot.
- encr.dev6338%
- github.com/encoredev/encore6338%
- github.com/juanfont/headscale149%
- github.com/zincsearch/zincsearch149%
- github.com/screego/server74%
siblings
More from github.com/rs/zerolog/log
The other most-called functions in this package. See all →