go.temporal.io/server/service/history/interfaces.ShardContext.GetShardID
third-partyThe 7615th most-called third-party method by production calls. Called 80 times across 1 modules; 79 of those run outside tests and generated code.
5% in production calls vs 2026-W37 (83 → 79)
All of go.temporal.io/server/service/history/interfaces → Docs on pkg.go.dev ↗
- prod calls
- 79
- non-test, non-generated
- all calls
- 80
- total callsites
- modules
- 1
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 1%
- 1 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 80, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.32.0
service/history/api/addtasks/api.go:116
in loop -
go.temporal.io/server @v1.32.0
service/history/replication/executable_history_task.go:206
in loop -
go.temporal.io/server @v1.32.0
service/history/replication/executable_history_task.go:218
in loop -
go.temporal.io/server @v1.32.0
service/history/replication/task_processor_manager.go:323
in loop -
go.temporal.io/server @v1.32.0
service/history/shard/controller_impl.go:368
in loop -
go.temporal.io/server @v1.32.0
service/history/replication/ack_manager.go:550
in loop -
go.temporal.io/server @v1.32.0
service/history/api/startworkflow/api.go:678
in loop -
go.temporal.io/server @v1.32.0
service/history/ndc/workflow_state_replicator.go:1396
in loop -
go.temporal.io/server @v1.32.0
service/history/ndc/workflow_state_replicator.go:1466
in loop -
go.temporal.io/server @v1.32.0
service/history/ndc/workflow_state_replicator.go:1945
in loop -
go.temporal.io/server @v1.32.0
service/history/api/replication/status.go:19
-
go.temporal.io/server @v1.32.0
service/history/api/replication/get_tasks.go:39
top callers
The modules that reach for it
The modules that call ShardContext.GetShardID most in this snapshot.
- go.temporal.io/server80100%
siblings
More from go.temporal.io/server/service/history/interfaces
The other most-called members in this package. See all →