go.uber.org/cadence/internal/common.StringPtr
third-partyThe 4126th most-called third-party function by production calls. Called 480 times across 1 modules; 144 of those run outside tests and generated code.
All of go.uber.org/cadence/internal/common → Docs on pkg.go.dev ↗
- prod calls
- 144
- non-test, non-generated
- all calls
- 480
- total callsites
- modules
- 1
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 70%
- 336 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into StringPtr from notable Go projects. Open one on the map to see what else it hammers.
- Uber Go 144 100%
where it's called
Callsites in the wild
12 representative callsites of 480, prioritizing in-loop and non-test usage. We link to source, never display it.
-
go.uber.org/cadence @v1.3.0
internal/internal_task_pollers.go:518
in loop -
go.uber.org/cadence @v1.3.0
internal/internal_task_handlers.go:895
in loop -
go.uber.org/cadence @v1.3.0
internal/internal_task_handlers.go:1356
in loop -
go.uber.org/cadence @v1.3.0
internal/internal_domain_client_test.go:80
in loop test -
go.uber.org/cadence @v1.3.0
internal/activity_task_handler_test.go:81
in loop test -
go.uber.org/cadence @v1.3.0
internal/activity_task_handler_test.go:82
in loop test -
go.uber.org/cadence @v1.3.0
internal/activity_task_handler_test.go:83
in loop test -
go.uber.org/cadence @v1.3.0
internal/activity_task_handler_test.go:84
in loop test -
go.uber.org/cadence @v1.3.0
internal/activity_task_handler_test.go:91
in loop test -
go.uber.org/cadence @v1.3.0
internal/activity_task_handler_test.go:93
in loop test -
go.uber.org/cadence @v1.3.0
internal/internal_domain_client_test.go:152
in loop test -
go.uber.org/cadence @v1.3.0
internal/internal_domain_client_test.go:154
in loop test
top callers
The modules that reach for it
The modules that call StringPtr most in this snapshot.
- go.uber.org/cadence480100%