github.com/goharbor/harbor/src/server/v2.0/handler.BaseAPI.RequireProjectAccess
third-partyThe 8067th most-called third-party method by production calls. Called 74 times across 1 modules; 74 of those run outside tests and generated code.
All of github.com/goharbor/harbor/src/server/v2.0/handler → Docs on pkg.go.dev ↗
- prod calls
- 74
- non-test, non-generated
- all calls
- 74
- 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 →
- Embedded method100%Reached through an embedded type.
who calls this
Notable callers
Production calls into BaseAPI.RequireProjectAccess from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 74 100%
where it's called
Callsites in the wild
12 representative callsites of 74, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/scanexport.go:72
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/scanexport.go:310
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/member.go:44
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/webhook_job.go:48
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/project_metadata.go:48
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/immutable.go:51
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/scan.go:62
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/project_metadata.go:68
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/member.go:77
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/immutable.go:77
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/project_metadata.go:84
-
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/artifact.go:85
top callers
The modules that reach for it
The modules that call BaseAPI.RequireProjectAccess most in this snapshot.
- github.com/goharbor/harbor/src74100%
siblings
More from github.com/goharbor/harbor/src/server/v2.0/handler
The other most-called members in this package. See all →