Skip to content
callcount

gitea.dev/services/context.APIContext.APIErrorNotFound

third-party

The 2786th most-called third-party method by production calls. Called 214 times across 1 modules; 214 of those run outside tests and generated code.

All of gitea.dev/services/context → Docs on pkg.go.dev ↗

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

APIContext.APIErrorNotFound · 12 of 214 callsites
  • gitea.dev @v1.27.1

    routers/api/v1/repo/pull_review.go:853

    in loop
  • gitea.dev @v1.27.1

    routers/api/v1/repo/pull_review.go:869

    in loop
  • gitea.dev @v1.27.1

    routers/api/v1/misc/signing.go:20

  • gitea.dev @v1.27.1

    routers/api/v1/user/helper.go:21

  • gitea.dev @v1.27.1

    routers/api/v1/misc/signing.go:23

  • gitea.dev @v1.27.1

    routers/api/v1/repo/release_attachment.go:27

  • gitea.dev @v1.27.1

    routers/api/v1/repo/release_attachment.go:34

  • gitea.dev @v1.27.1

    routers/api/v1/repo/release_attachment.go:38

  • gitea.dev @v1.27.1

    routers/api/v1/repo/issue_pin.go:47

  • gitea.dev @v1.27.1

    routers/api/v1/repo/release_tags.go:50

  • gitea.dev @v1.27.1

    routers/api/v1/misc/gitignore.go:51

  • gitea.dev @v1.27.1

    routers/api/v1/repo/issue_label.go:53

top callers

The modules that reach for it

The modules that call APIContext.APIErrorNotFound most in this snapshot.

  • gitea.dev214100%

siblings

More from gitea.dev/services/context

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