github.com/goharbor/harbor/src/lib/errors.Error.WithMessagef
third-partyThe 2828th most-called third-party method by production calls. Called 215 times across 1 modules; 213 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (211 → 213)
All of github.com/goharbor/harbor/src/lib/errors → Docs on pkg.go.dev ↗
- prod calls
- 213
- non-test, non-generated
- all calls
- 215
- total callsites
- modules
- 1
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- <1%
- 2 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 method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Error.WithMessagef from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 213 100%
where it's called
Callsites in the wild
12 representative callsites of 215, prioritizing in-loop and non-test usage. We link to source, never display it.
-
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/middleware/url/parse.go:63
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
lib/q/builder.go:73
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/scan/vulnerability/vul.go:76
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
controller/quota/driver/project/util.go:78
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
controller/config/controller.go:185
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
controller/config/controller.go:189
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/task/execution.go:279
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/task/execution.go:309
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/robot.go:366
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/robot.go:373
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/robot.go:377
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/webhook.go:418
in loop
top callers
The modules that reach for it
The modules that call Error.WithMessagef most in this snapshot.
- github.com/goharbor/harbor/src215100%
siblings
More from github.com/goharbor/harbor/src/lib/errors
The other most-called members in this package. See all →