go.temporal.io/server/common/log.Logger.Fatal
third-partyThe 5391st most-called third-party method by production calls. Called 110 times across 1 modules; 110 of those run outside tests and generated code.
All of go.temporal.io/server/common/log → Docs on pkg.go.dev ↗
- prod calls
- 110
- non-test, non-generated
- all calls
- 110
- total callsites
- modules
- 1
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 110, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.31.2
service/worker/worker.go:96
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/taskpoller.go:148
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/taskpoller.go:154
in loop -
go.temporal.io/server @v1.31.2
common/persistence/cassandra/test.go:178
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/taskpoller.go:180
in loop -
go.temporal.io/server @v1.31.2
common/persistence/visibility/store/elasticsearch/processor.go:199
in loop -
go.temporal.io/server @v1.31.2
common/persistence/sql/test_sql_persistence.go:202
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:430
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:437
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:531
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:537
in loop -
go.temporal.io/server @v1.31.2
tests/testcore/onebox.go:588
in loop
top callers
The modules that reach for it
The modules that call Logger.Fatal most in this snapshot.
- go.temporal.io/server110100%
siblings
More from go.temporal.io/server/common/log
The other most-called members in this package. See all →