log.Panicf
standard libraryThe 2983rd most-called standard-library function by production calls. Called 239 times across 44 modules; 199 of those run outside tests and generated code.
- prod calls
- 199
- non-test, non-generated
- all calls
- 239
- total callsites
- modules
- 44
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 17%
- 40 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 Panicf from notable Go projects. Open one on the map to see what else it hammers.
- etcd 18 9%
- Go (golang.org/x) 13 7%
- Uber Go 9 5%
- InfluxDB 3 2%
- Tailscale 3 2%
where it's called
Callsites in the wild
12 representative callsites of 239, prioritizing in-loop and non-test usage. We link to source, never display it.
-
etcd-io/etcd @v2.3.8+incompatible
in loop - in loop
-
coreos/etcd @v2.3.8+incompatible
in loop - in loop
-
goplus/xgo @v1.7.5
in loop - in loop
-
sagernet/gomobile @v0.1.13
in loop - in loop
-
skip2/go-qrcode @v0.0.0-20200617195104-da1b6568686e
in loop - in loop
-
go.mongodb.org/mongo-driver @v1.17.9
cmd/build-oss-fuzz-corpus/main.go:136
in loop -
x/tools @v0.48.0
internal/facts/facts.go:356
in loop
top callers
The modules that reach for it
The modules that call Panicf most in this snapshot.
- go.mongodb.org/mongo-driver2611%
- github.com/coreos/etcd188%
- github.com/etcd-io/etcd188%
- github.com/pion/stun/v3188%
- github.com/tetratelabs/wazero167%
siblings
More from log
The other most-called functions in this package. See all →