Skip to content
callcount

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

third-party

The 6628th most-called third-party method by production calls. Called 128 times across 1 modules; 90 of those run outside tests and generated code.

5% in production calls vs 2026-W37 (86 → 90)

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

prod calls
90
non-test, non-generated
all calls
128
total callsites
modules
1
distinct callers
in loop
3%
of prod calls
in tests
30%
38 calls
resolved
1%
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 method99%Called through an interface. The runtime target may differ.

where it's called

Callsites in the wild

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

MutableState.GetExecutionState · 12 of 128 callsites
  • 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:1687

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

    service/history/api/signal_workflow_util.go:28

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

    service/history/chasm_task_util.go:31

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

    service/history/workflow/checksum.go:40

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

    service/history/api/verifyfirstworkflowtaskscheduled/api.go:42

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

    service/history/api/signalworkflow/api.go:44

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

    service/history/api/verifychildworkflowcompletionrecorded/api.go:53

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

    service/history/api/unpauseworkflow/api.go:59

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

    service/history/api/pauseworkflow/api.go:59

top callers

The modules that reach for it

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

  • go.temporal.io/server128100%

siblings

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

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