Skip to content
callcount

go.temporal.io/server/service/history/workflow.MutableStateImpl.GetExecutionInfo

third-party

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

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

prod calls
68
non-test, non-generated
all calls
155
total callsites
modules
1
distinct callers
in loop
0%
of prod calls
in tests
56%
87 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 →

  • Concrete method100%A method on a value whose type is known exactly.

where it's called

Callsites in the wild

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

MutableStateImpl.GetExecutionInfo · 12 of 155 callsites
  • go.temporal.io/server @v1.31.2

    service/history/statemachine_environment_test.go:281

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

    service/history/workflow/mutable_state_impl_test.go:2049

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

    service/history/workflow/mutable_state_impl_test.go:2062

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

    service/history/workflow/mutable_state_impl_test.go:4795

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

    service/history/workflow/mutable_state_impl_test.go:5467

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

    service/history/workflow/mutable_state_impl_test.go:5467

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

    service/history/workflow/mutable_state_impl_test.go:5501

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

    service/history/workflow/mutable_state_impl_test.go:5581

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

    service/history/workflow/mutable_state_impl_test.go:5588

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

    service/history/workflow/mutable_state_impl_test.go:5713

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

    service/history/workflow/test_util.go:32

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

    service/history/workflow/test_util.go:81

top callers

The modules that reach for it

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

  • go.temporal.io/server155100%