crypto/x509.MarshalPKIXPublicKey
standard libraryThe 4098th most-called standard-library function by production calls. Called 261 times across 59 modules; 145 of those run outside tests and generated code.
- prod calls
- 145
- non-test, non-generated
- all calls
- 261
- total callsites
- modules
- 59
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 44%
- 116 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 MarshalPKIXPublicKey from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 20 14%
- SPIFFE 18 12%
- HashiCorp 8 6%
- Vault 8 6%
- Sigstore 7 5%
where it's called
Callsites in the wild
12 representative callsites of 261, prioritizing in-loop and non-test usage. We link to source, never display it.
-
elastic/beats @v6.8.23+incompatible
in loop - in loop
- in loop
- in loop
-
k8s.io/kops @v1.36.1
upup/pkg/fi/nodeup/nodetasks/bootstrap_client.go:127
in loop - in loop
- in loop
-
k8s.io/kops @v1.36.1
upup/pkg/fi/ca.go:173
in loop - in loop
-
kubernetes/kops @v1.36.1
in loop - in loop
-
k8s.io/kops @v1.36.1
pkg/model/issuerdiscovery.go:197
in loop
top callers
The modules that reach for it
The modules that call MarshalPKIXPublicKey most in this snapshot.
- github.com/spiffe/spire6123%
- github.com/sigstore/rekor208%
- github.com/hyperledger/fabric166%
- k8s.io/kubernetes145%
- github.com/kubernetes/kubernetes125%
siblings
More from crypto/x509
The other most-called functions in this package. See all →