go.temporal.io/api/serviceerror.NewNotFound
third-partyThe 5614th most-called third-party function by production calls. Called 350 times across 2 modules; 106 of those run outside tests and generated code.
8% in production calls vs 2026-W37 (98 → 106)
All of go.temporal.io/api/serviceerror → Docs on pkg.go.dev ↗
- prod calls
- 106
- non-test, non-generated
- all calls
- 350
- total callsites
- modules
- 2
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 70%
- 244 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.
where it's called
Callsites in the wild
12 representative callsites of 350, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop test
-
go.temporal.io/server @v1.32.0
service/history/ndc/events_reapplier_test.go:279
in loop test - in loop test
-
go.temporal.io/server @v1.32.0
service/worker/migration/activities_test.go:281
in loop test - in loop test
-
go.temporal.io/server @v1.32.0
service/history/ndc/events_reapplier_test.go:286
in loop test - in loop test
-
go.temporal.io/server @v1.32.0
service/worker/migration/activities_test.go:487
in loop test - in loop test
-
go.temporal.io/server @v1.32.0
chasm/lib/nexusoperation/operation_tasks_test.go:512
in loop test - in loop test
-
go.temporal.io/server @v1.32.0
chasm/lib/nexusoperation/operation_tasks_test.go:518
in loop test
top callers
The modules that reach for it
The modules that call NewNotFound most in this snapshot.
- github.com/temporalio/temporal17550%
- go.temporal.io/server17550%
siblings
More from go.temporal.io/api/serviceerror
The other most-called functions in this package. See all →