gonum.org/v1/gonum/graph.Node.ID
third-partyThe 604th most-called third-party method by production calls. Called 1,643 times across 4 modules; 1,230 of those run outside tests and generated code.
- prod calls
- 1,230
- non-test, non-generated
- all calls
- 1,643
- total callsites
- modules
- 4
- distinct callers
- in loop
- 85%
- of prod calls
- in tests
- 25%
- 413 calls
- resolved
- 2%
- 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 →
- Embedded method2%Reached through an embedded type.
- Interface method98%Called through an interface. The runtime target may differ.
where it's called
Callsites in the wild
12 representative callsites of 1,643, prioritizing in-loop and non-test usage. We link to source, never display it.
-
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop - in loop
- in loop
-
v1/gonum @v0.17.0
graph/network/distance.go:25
in loop -
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop - in loop
- in loop
-
v1/gonum @v0.17.0
graph/topo/paton_cycles.go:25
in loop -
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop -
v1/gonum @v0.17.0
graph/network/distance.go:28
in loop -
GoogleCloudPlatform/terraformer @v0.0.0-20260316201050-1807affdde9e
in loop -
v1/gonum @v0.17.0
graph/network/hits.go:30
in loop
top callers
The modules that reach for it
The modules that call Node.ID most in this snapshot.
- gonum.org/v1/gonum1,63299%
- github.com/GoogleCloudPlatform/terraformer5<1%
- github.com/cadence-workflow/cadence3<1%
- github.com/uber/cadence3<1%
siblings
More from gonum.org/v1/gonum/graph
The other most-called members in this package. See all →