go.temporal.io/server/service/history/interfaces.ShardContext.GetShardID
third-partyThe 7143rd most-called third-party method by production calls. Called 84 times across 1 modules; 83 of those run outside tests and generated code.
All of go.temporal.io/server/service/history/interfaces → Docs on pkg.go.dev ↗
- prod calls
- 83
- non-test, non-generated
- all calls
- 84
- total callsites
- modules
- 1
- distinct callers
- in loop
- 11%
- 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 84, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.temporal.io/server @v1.31.2
service/history/api/addtasks/api.go:116
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/executable_history_task.go:206
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/executable_history_task.go:218
in loop -
go.temporal.io/server @v1.31.2
service/history/replication/task_processor_manager.go:318
in loop -
go.temporal.io/server @v1.31.2
service/history/shard/controller_impl.go:368
in loop -
go.temporal.io/server @v1.31.2
service/history/api/startworkflow/api.go:634
in loop -
go.temporal.io/server @v1.31.2
service/history/ndc/workflow_state_replicator.go:1280
in loop -
go.temporal.io/server @v1.31.2
service/history/ndc/workflow_state_replicator.go:1350
in loop -
go.temporal.io/server @v1.31.2
service/history/ndc/workflow_state_replicator.go:1829
in loop -
go.temporal.io/server @v1.31.2
service/history/api/replication/status.go:19
-
go.temporal.io/server @v1.31.2
service/history/api/replication/get_tasks.go:39
-
go.temporal.io/server @v1.31.2
service/history/queues/queue_immediate.go:47
top callers
The modules that reach for it
The modules that call ShardContext.GetShardID most in this snapshot.
- go.temporal.io/server84100%
siblings
More from go.temporal.io/server/service/history/interfaces
The other most-called members in this package. See all →