Skip to content
callcount

go.temporal.io/server/service/history/interfaces.MutableState.GetExecutionInfo

third-party

The 2341st most-called third-party method by production calls. Called 324 times across 1 modules; 263 of those run outside tests and generated code.

6% in production calls vs 2026-W37 (247 → 263)

All of go.temporal.io/server/service/history/interfaces → Docs on pkg.go.dev ↗

prod calls
263
non-test, non-generated
all calls
324
total callsites
modules
1
distinct callers
in loop
2%
of prod calls
in tests
19%
61 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 →

  • Embedded method<1%Reached through an embedded type.
  • Interface method100%Called through an interface. The runtime target may differ.

where it's called

Callsites in the wild

12 representative callsites of 324, prioritizing in-loop and non-test usage. We link to source, never display it.

MutableState.GetExecutionInfo · 12 of 324 callsites
  • go.temporal.io/server @v1.32.0

    service/history/workflow/task_generator.go:307

    in loop
  • go.temporal.io/server @v1.32.0

    service/history/ndc/workflow_state_replicator.go:1415

    in loop
  • go.temporal.io/server @v1.32.0

    service/history/ndc/workflow_state_replicator.go:1486

    in loop
  • go.temporal.io/server @v1.32.0

    service/history/workflow/mutable_state_impl.go:9935

    in loop
  • go.temporal.io/server @v1.32.0

    service/history/workflow/mutable_state_impl.go:9937

    in loop
  • go.temporal.io/server @v1.32.0

    service/history/workflow/mutable_state_impl.go:9957

    in loop
  • go.temporal.io/server @v1.32.0

    service/history/history_engine_test.go:1686

    in loop test
  • go.temporal.io/server @v1.32.0

    service/history/timer_queue_active_task_executor_test.go:2536

    in loop test
  • go.temporal.io/server @v1.32.0

    service/history/workflow/state_machine_timers.go:20

  • go.temporal.io/server @v1.32.0

    service/history/workflow/state_machine_timers.go:24

  • go.temporal.io/server @v1.32.0

    service/history/api/signal_workflow_util.go:27

  • go.temporal.io/server @v1.32.0

    service/history/api/signal_workflow_util.go:30

top callers

The modules that reach for it

The modules that call MutableState.GetExecutionInfo most in this snapshot.

  • go.temporal.io/server324100%

siblings

More from go.temporal.io/server/service/history/interfaces

The other most-called members in this package. See all →