Skip to content
callcount

go.temporal.io/server/service/history/interfaces.ShardContext.GetNamespaceRegistry

third-party

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

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

prod calls
79
non-test, non-generated
all calls
80
total callsites
modules
1
distinct callers
in loop
1%
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 80, prioritizing in-loop and non-test usage. We link to source, never display it.

ShardContext.GetNamespaceRegistry · 12 of 80 callsites
  • go.temporal.io/server @v1.31.2

    service/history/replication/stream_sender.go:577

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

    service/history/api/namespace.go:21

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

    service/history/api/getworkflowexecutionrawhistoryv2/api.go:32

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

    service/history/api/getworkflowexecutionrawhistory/api.go:36

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

    service/history/workflow/task_generator_provider.go:43

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

    service/history/api/namespace.go:44

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

    service/history/api/updateactivityoptions/api.go:46

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

    service/history/api/queryworkflow/api.go:47

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

    service/history/api/deleteworkflow/api.go:55

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

    service/history/ndc/history_importer.go:55

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

    service/history/api/pollupdate/api.go:57

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

    service/history/outbound_queue_active_task_executor.go:58

top callers

The modules that reach for it

The modules that call ShardContext.GetNamespaceRegistry most in this snapshot.

  • go.temporal.io/server80100%

siblings

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

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