github.com/blang/semver/v4.MustParse
third-partyThe 1456th most-called third-party function by production calls. Called 534 times across 21 modules; 420 of those run outside tests and generated code.
- prod calls
- 420
- non-test, non-generated
- all calls
- 534
- total callsites
- modules
- 21
- distinct callers
- in loop
- 7%
- of prod calls
- in tests
- 21%
- 114 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into MustParse from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 106 25%
- Cilium 4 <1%
- SPIFFE 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 534, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
k8s.io/kops @v1.36.1
pkg/model/components/etcdmanager/options.go:104
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call MustParse most in this snapshot.
- github.com/prometheus-operator/prometheus-operator18635%
- github.com/siderolabs/talos/pkg/machinery10119%
- github.com/kubernetes/minikube6011%
- k8s.io/minikube6011%
- github.com/kubernetes/kops234%
siblings
More from github.com/blang/semver/v4
The other most-called functions in this package. See all →