Skip to content
callcount

gitea.dev/services/context.Base.Written

third-party

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

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

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

where it's called

Callsites in the wild

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

Base.Written · 12 of 314 callsites
  • gitea.dev @v1.27.1

    routers/private/hook_pre_receive.go:139

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/issue_view.go:387

    in loop
  • gitea.dev @v1.27.1

    routers/web/repo/view_home.go:461

    in loop
  • gitea.dev @v1.27.1

    services/context/repo.go:811

    in loop
  • gitea.dev @v1.27.1

    routers/web/feed/render.go:16

  • gitea.dev @v1.27.1

    routers/web/repo/issue_stopwatch.go:16

  • gitea.dev @v1.27.1

    routers/web/repo/issue_lock.go:18

  • gitea.dev @v1.27.1

    routers/web/repo/editor_apply_patch.go:18

  • gitea.dev @v1.27.1

    routers/web/repo/issue_pin.go:19

  • gitea.dev @v1.27.1

    routers/web/repo/editor_cherry_pick.go:20

  • gitea.dev @v1.27.1

    routers/web/repo/issue_watch.go:22

  • gitea.dev @v1.27.1

    routers/web/repo/setting/default_branch.go:23

top callers

The modules that reach for it

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

  • gitea.dev314100%

siblings

More from gitea.dev/services/context

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