github.com/rogpeppe/go-internal/testscript.TestScript.Fatalf
third-partyThe 3298th most-called third-party method by production calls. Called 341 times across 9 modules; 179 of those run outside tests and generated code.
All of github.com/rogpeppe/go-internal/testscript → Docs on pkg.go.dev ↗
- prod calls
- 179
- non-test, non-generated
- all calls
- 341
- total callsites
- modules
- 9
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 48%
- 162 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.
where it's called
Callsites in the wild
12 representative callsites of 341, prioritizing in-loop and non-test usage. We link to source, never display it.
-
jetify-com/devbox @v0.0.0-20260805034207-9f08bf57c802
in loop - in loop
- in loop
-
jetify-com/devbox @v0.0.0-20260805034207-9f08bf57c802
in loop - in loop
- in loop
-
jetify-com/devbox @v0.0.0-20260805034207-9f08bf57c802
in loop - in loop
- in loop
-
jetify-com/devbox @v0.0.0-20260805034207-9f08bf57c802
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call TestScript.Fatalf most in this snapshot.
- github.com/rogpeppe/go-internal11835%
- github.com/twpayne/chezmoi6218%
- github.com/replicate/cog5917%
- github.com/gohugoio/hugo329%
- github.com/jetify-com/devbox257%