github.com/goharbor/harbor/src/server/v2.0/handler.BaseAPI.SendError
third-partyThe 863rd most-called third-party method by production calls. Called 782 times across 1 modules; 782 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
- 782
- non-test, non-generated
- all calls
- 782
- total callsites
- modules
- 1
- distinct callers
- in loop
- 2%
- 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.SendError from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 782 100%
where it's called
Callsites in the wild
12 representative callsites of 782, 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:73
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/search.go:90
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/search.go:99
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/preheat.go:156
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/purge.go:176
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/gc.go:203
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/webhook.go:273
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/webhook.go:317
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/preheat.go:407
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/preheat.go:412
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/artifact.go:414
in loop -
goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9
server/v2.0/handler/artifact.go:419
in loop
top callers
The modules that reach for it
The modules that call BaseAPI.SendError most in this snapshot.
- github.com/goharbor/harbor/src782100%
siblings
More from github.com/goharbor/harbor/src/server/v2.0/handler
The other most-called members in this package. See all →