Skip to content
callcount

gitea.dev/services/context.Context.ServerError

third-party

The 603rd most-called third-party method by production calls. Called 1,233 times across 1 modules; 1,233 of those run outside tests and generated code.

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

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

Context.ServerError · 12 of 1,233 callsites
  • gitea.dev @v1.27.1

    routers/web/repo/milestone.go:75

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/fork.go:86

    in loop
  • gitea.dev @v1.27.1

    routers/web/user/package.go:92

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/projects.go:95

    in loop
  • gitea.dev @v1.27.1

    routers/web/org/teams.go:99

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue_view.go:137

    in loop
  • gitea.dev @v1.27.1

    routers/web/user/setting/security/security.go:139

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/setting/public_access.go:149

    in loop
  • gitea.dev @v1.27.1

    routers/web/devtest/devtest.go:151

    in loop
  • gitea.dev @v1.27.1

    routers/web/shared/packages/packages.go:163

    in loop
  • gitea.dev @v1.27.1

    routers/web/shared/packages/packages.go:175

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/fork.go:175

    in loop

top callers

The modules that reach for it

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

  • gitea.dev1,233100%

siblings

More from gitea.dev/services/context

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