Skip to content
callcount

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

third-party

The 6562nd most-called third-party method by production calls. Called 115 times across 1 modules; 91 of those run outside tests and generated code.

2% in production calls vs 2026-W37 (89 → 91)

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

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

ShardContext.GetEngine · 12 of 115 callsites
  • go.temporal.io/server @v1.32.0

    service/history/shard/controller_impl.go:502

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

    service/history/handler.go:1500

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

    service/history/handler.go:1765

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

    service/history/shard/controller_test.go:176

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

    service/history/shard/controller_test.go:214

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

    service/history/shard/controller_test.go:261

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

    service/history/shard/controller_test.go:291

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

    service/history/shard/controller_test.go:330

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

    service/history/shard/controller_test.go:354

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

    service/history/shard/controller_test.go:647

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

    service/history/workflow/transaction_impl.go:63

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

    service/history/replication/executable_sync_hsm_task.go:112

top callers

The modules that reach for it

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

  • go.temporal.io/server115100%

siblings

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

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