Skip to content
callcount

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

third-party

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

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

prod calls
64
non-test, non-generated
all calls
67
total callsites
modules
1
distinct callers
in loop
2%
of prod calls
in tests
4%
3 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 method1%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 67, prioritizing in-loop and non-test usage. We link to source, never display it.

MutableState.GetNamespaceEntry · 12 of 67 callsites
  • go.temporal.io/server @v1.31.2

    service/history/ndc/workflow_state_replicator.go:1371

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

    service/history/api/signal_workflow_util.go:24

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

    components/nexusoperations/workflow/commands.go:40

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

    components/nexusoperations/workflow/commands.go:41

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

    service/history/workflow/relocatable_attributes_fetcher.go:73

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

    service/history/workflow/relocatable_attributes_fetcher.go:83

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

    service/history/workflow/relocatable_attributes_fetcher.go:84

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

    service/history/api/describeworkflow/api.go:92

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

    service/history/worker_versioning_util.go:93

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

    service/history/archival_queue_task_executor.go:125

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

    service/history/timer_queue_task_executor_base.go:135

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

    service/history/api/create_workflow_util.go:140

top callers

The modules that reach for it

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

  • go.temporal.io/server67100%

siblings

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

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