Skip to content
callcount

go.temporal.io/server/chasm.Field.Get

third-party

The 9421st most-called third-party method by production calls. Called 121 times across 1 modules; 63 of those run outside tests and generated code.

All of go.temporal.io/server/chasm → Docs on pkg.go.dev ↗

prod calls
63
non-test, non-generated
all calls
121
total callsites
modules
1
distinct callers
in loop
10%
of prod calls
in tests
48%
58 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 121, prioritizing in-loop and non-test usage. We link to source, never display it.

Field.Get · 12 of 121 callsites
  • go.temporal.io/server @v1.31.2

    chasm/lib/workflow/workflow.go:66

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

    chasm/lib/scheduler/scheduler_migrate_task.go:104

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

    chasm/lib/scheduler/backfiller_tasks.go:227

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

    service/history/workflow/util.go:309

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

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

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

    chasm/lib/scheduler/scheduler.go:482

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

    chasm/tree_test.go:359

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

    chasm/tree_test.go:362

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

    chasm/lib/activity/activity_tasks.go:40

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

    chasm/lib/activity/statemachine.go:43

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

    chasm/lib/scheduler/generator_tasks.go:58

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

    chasm/lib/scheduler/backfiller_tasks.go:70

top callers

The modules that reach for it

The modules that call Field.Get most in this snapshot.

  • go.temporal.io/server121100%