gitea.dev/services/context.APIContext.APIError
third-partyThe 1226th most-called third-party method by production calls. Called 512 times across 1 modules; 512 of those run outside tests and generated code.
- prod calls
- 512
- non-test, non-generated
- all calls
- 512
- total callsites
- modules
- 1
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 0%
- 0 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 512, prioritizing in-loop and non-test usage. We link to source, never display it.
-
gitea.dev @v1.27.1
routers/api/v1/shared/action.go:70
in loop -
gitea.dev @v1.27.1
routers/api/v1/utils/hook.go:89
in loop -
gitea.dev @v1.27.1
routers/api/v1/repo/transfer.go:90
in loop -
gitea.dev @v1.27.1
routers/api/v1/repo/transfer.go:95
in loop -
gitea.dev @v1.27.1
routers/api/v1/shared/action.go:181
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:263
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:268
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:275
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:280
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:285
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:290
in loop -
gitea.dev @v1.27.1
routers/api/v1/api.go:297
in loop
top callers
The modules that reach for it
The modules that call APIContext.APIError most in this snapshot.
- gitea.dev512100%
siblings
More from gitea.dev/services/context
The other most-called members in this package. See all →