Skip to content
callcount

gitea.dev/services/context.Context.NotFound

third-party

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

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

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

Context.NotFound · 12 of 238 callsites
  • gitea.dev @v1.27.1

    routers/web/repo/blame.go:200

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue.go:228

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue.go:232

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue_new.go:302

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue_new.go:309

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/commit.go:348

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/helper.go:15

  • gitea.dev @v1.27.1

    services/context/user.go:20

  • gitea.dev @v1.27.1

    routers/web/shared/project/column.go:20

  • gitea.dev @v1.27.1

    routers/web/repo/issue_stopwatch.go:21

  • gitea.dev @v1.27.1

    routers/web/user/setting/notifications.go:23

  • gitea.dev @v1.27.1

    routers/web/repo/issue_timetrack.go:28

top callers

The modules that reach for it

The modules that call Context.NotFound most in this snapshot.

  • gitea.dev238100%

siblings

More from gitea.dev/services/context

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