go.temporal.io/server/service/history/tasks.NewImmediateKey
third-partyThe 5786th most-called third-party function by production calls. Called 281 times across 2 modules; 103 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (102 → 103)
All of go.temporal.io/server/service/history/tasks → Docs on pkg.go.dev ↗
- prod calls
- 103
- non-test, non-generated
- all calls
- 281
- total callsites
- modules
- 2
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- 63%
- 178 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 function62%A direct call to an exported package function, resolved by type.
- Package function (by syntax)38%A package function in a module outside the crawl, keyed by import path.
where it's called
Callsites in the wild
12 representative callsites of 281, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
go.temporal.io/server @v1.32.0
common/persistence/tests/execution_mutable_state_task.go:120
in loop - in loop
-
go.temporal.io/server @v1.32.0
common/persistence/tests/execution_mutable_state_task.go:121
in loop - in loop
-
go.temporal.io/server @v1.32.0
common/persistence/sql/execution_tasks.go:125
in loop - in loop
-
go.temporal.io/server @v1.32.0
common/persistence/cassandra/mutable_state_task_store.go:309
in loop - in loop
-
go.temporal.io/server @v1.32.0
service/history/replication/task_processor_manager.go:325
in loop - in loop
-
go.temporal.io/server @v1.32.0
common/persistence/sql/execution_tasks.go:334
in loop
top callers
The modules that reach for it
The modules that call NewImmediateKey most in this snapshot.
- go.temporal.io/server17362%
- github.com/temporalio/temporal10838%
siblings
More from go.temporal.io/server/service/history/tasks
The other most-called functions in this package. See all →