Skip to content
callcount

github.com/goharbor/harbor/src/jobservice/job.Status.String

third-party

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

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

prod calls
75
non-test, non-generated
all calls
190
total callsites
modules
1
distinct callers
in loop
19%
of prod calls
in tests
61%
115 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 Status.String 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 190, prioritizing in-loop and non-test usage. We link to source, never display it.

Status.String · 12 of 190 callsites
  • goharbor/harbor/src @v0.0.0-20260805041917-93de6ff8f6c9

    pkg/task/sweep_manager.go:129

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

    pkg/task/sweep_manager.go:130

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

    pkg/task/sweep_manager.go:131

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

    jobservice/migration/migrator_v180.go:132

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

    pkg/scan/vulnerability/vul.go:140

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

    pkg/task/dao/execution.go:208

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

    pkg/task/dao/execution.go:210

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

    pkg/task/dao/execution.go:212

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

    pkg/task/dao/execution.go:214

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

    pkg/task/dao/execution.go:216

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

    pkg/task/dao/execution.go:218

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

    server/v2.0/handler/scanexport.go:242

    in loop

top callers

The modules that reach for it

The modules that call Status.String most in this snapshot.

  • github.com/goharbor/harbor/src190100%