github.com/goharbor/harbor/src/lib/errors.Error.WithMessage
third-partyThe 4123rd most-called third-party method by production calls. Called 162 times across 1 modules; 146 of those run outside tests and generated code.
2% in production calls vs 2026-W37 (143 → 146)
All of github.com/goharbor/harbor/src/lib/errors → Docs on pkg.go.dev ↗
- prod calls
- 146
- non-test, non-generated
- all calls
- 162
- total callsites
- modules
- 1
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 10%
- 16 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.WithMessage from notable Go projects. Open one on the map to see what else it hammers.
- Harbor 146 100%
where it's called
Callsites in the wild
12 representative callsites of 162, 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:58
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
lib/q/builder.go:67
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/reg/model/policy.go:74
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/scan/sbom/sbom.go:236
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/robot.go:342
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/robot.go:345
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/robot.go:349
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
server/v2.0/handler/webhook.go:423
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/artifact/dao/dao.go:458
in loop -
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
pkg/queuestatus/dao/dao.go:27
-
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
lib/endpoint.go:31
-
goharbor/harbor/src @v0.0.0-20260921091320-6d24f6c57685
registryctl/api/base.go:45
top callers
The modules that reach for it
The modules that call Error.WithMessage most in this snapshot.
- github.com/goharbor/harbor/src162100%
siblings
More from github.com/goharbor/harbor/src/lib/errors
The other most-called members in this package. See all →