Skip to content
callcount

gitea.dev/services/context.Base.HTTPError

third-party

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

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

prod calls
271
non-test, non-generated
all calls
271
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 method3%A method on a value whose type is known exactly.
  • Embedded method97%Reached through an embedded type.

where it's called

Callsites in the wild

12 representative callsites of 271, prioritizing in-loop and non-test usage. We link to source, never display it.

Base.HTTPError · 12 of 271 callsites
  • gitea.dev @v1.27.1

    routers/web/repo/issue_list.go:287

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue_list.go:302

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/actions/view.go:1267

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/editor_preview.go:18

  • gitea.dev @v1.27.1

    routers/web/user/stop_watch.go:22

  • gitea.dev @v1.27.1

    routers/web/user/setting/security/openid.go:23

  • gitea.dev @v1.27.1

    routers/web/repo/issue_dependency.go:26

  • gitea.dev @v1.27.1

    routers/web/repo/editor_preview.go:27

  • gitea.dev @v1.27.1

    routers/web/user/stop_watch.go:28

  • gitea.dev @v1.27.1

    routers/web/explore/topic.go:28

  • gitea.dev @v1.27.1

    routers/web/user/setting/security/webauthn.go:29

  • gitea.dev @v1.27.1

    routers/api/actions/job_summary.go:29

top callers

The modules that reach for it

The modules that call Base.HTTPError most in this snapshot.

  • gitea.dev271100%

siblings

More from gitea.dev/services/context

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