Skip to content
callcount

gitea.dev/services/context.Base.PathParam

third-party

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

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

prod calls
489
non-test, non-generated
all calls
489
total callsites
modules
1
distinct callers
in loop
0%
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 method1%A method on a value whose type is known exactly.
  • Embedded method99%Reached through an embedded type.

where it's called

Callsites in the wild

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

Base.PathParam · 12 of 489 callsites
  • gitea.dev @v1.27.1

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

  • gitea.dev @v1.27.1

    routers/web/repo/star.go:17

  • gitea.dev @v1.27.1

    routers/web/repo/watch.go:17

  • gitea.dev @v1.27.1

    routers/web/repo/issue_poster.go:18

  • gitea.dev @v1.27.1

    routers/web/devtest/mail_preview.go:19

  • gitea.dev @v1.27.1

    routers/private/default_branch.go:19

  • gitea.dev @v1.27.1

    routers/web/repo/actions/badge.go:20

  • gitea.dev @v1.27.1

    routers/private/default_branch.go:20

  • gitea.dev @v1.27.1

    routers/private/internal_repo.go:21

  • gitea.dev @v1.27.1

    routers/private/default_branch.go:21

  • gitea.dev @v1.27.1

    routers/private/internal_repo.go:22

  • gitea.dev @v1.27.1

    routers/web/repo/render.go:24

top callers

The modules that reach for it

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

  • gitea.dev489100%

siblings

More from gitea.dev/services/context

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