Skip to content
callcount

k8s.io/kubernetes/third_party/forked/gonum/graph.Node.ID

third-party

The 6433rd most-called third-party method by production calls. Called 122 times across 1 modules; 92 of those run outside tests and generated code.

All of k8s.io/kubernetes/third_party/forked/gonum/graph → Docs on pkg.go.dev ↗

prod calls
92
non-test, non-generated
all calls
122
total callsites
modules
1
distinct callers
in loop
25%
of prod calls
in tests
25%
30 calls
resolved
0%
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 →

  • Interface method100%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into Node.ID 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 122, prioritizing in-loop and non-test usage. We link to source, never display it.

Node.ID · 12 of 122 callsites
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:27

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:28

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:30

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:37

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:38

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:42

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/traverse/traverse.go:49

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:53

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/traverse/visit_depth_first.go:54

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:54

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/traverse/traverse.go:55

    in loop
  • k8s.io/kubernetes @v1.36.3

    third_party/forked/gonum/graph/simple/edgeholder.go:59

    in loop

top callers

The modules that reach for it

The modules that call Node.ID most in this snapshot.

  • k8s.io/kubernetes122100%