github.com/goharbor/harbor/src/server/v2.0/handler.BaseAPI.SendError
third-partyThe 854th most-called third-party method by production calls. Called 790 times across 1 modules; 790 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (788 → 790)
All of github.com/goharbor/harbor/src/server/v2.0/handler → Docs on pkg.go.dev ↗
- prod calls
- 790
- non-test, non-generated
- all calls
- 790
- 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 790 100%
where it's called
Callsites in the wild
12 representative callsites of 790, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/scanexport.go:77
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/search.go:90
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/search.go:99
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/preheat.go:156
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/purge.go:176
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/gc.go:203
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/webhook.go:273
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/webhook.go:317
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/preheat.go:407
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/preheat.go:412
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/artifact.go:418
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/artifact.go:423
in loop
top callers
The modules that reach for it
The modules that call BaseAPI.SendError most in this snapshot.
- github.com/goharbor/harbor/src790100%
siblings
More from github.com/goharbor/harbor/src/server/v2.0/handler
The other most-called members in this package. See all →