Skip to content
callcount

github.com/goharbor/harbor/src/lib/errors.Error.WithMessagef

third-party

The 2879th most-called third-party method by production calls. Called 209 times across 1 modules; 207 of those run outside tests and generated code.

All of github.com/goharbor/harbor/src/lib/errors → Docs on pkg.go.dev ↗

prod calls
207
non-test, non-generated
all calls
209
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.

where it's called

Callsites in the wild

12 representative callsites of 209, prioritizing in-loop and non-test usage. We link to source, never display it.

Error.WithMessagef · 12 of 209 callsites
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    lib/q/builder.go:73

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    pkg/scan/vulnerability/vul.go:76

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    controller/quota/driver/project/util.go:78

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    controller/config/controller.go:185

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    controller/config/controller.go:189

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    pkg/task/execution.go:278

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    pkg/task/execution.go:308

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    server/v2.0/handler/robot.go:352

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    server/v2.0/handler/robot.go:359

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    server/v2.0/handler/robot.go:363

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    server/v2.0/handler/webhook.go:418

    in loop
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    server/v2.0/handler/webhook.go:427

    in loop

top callers

The modules that reach for it

The modules that call Error.WithMessagef most in this snapshot.

  • github.com/goharbor/harbor/src209100%

siblings

More from github.com/goharbor/harbor/src/lib/errors

The other most-called members in this package. See all →