crypto/x509.MarshalPKCS1PrivateKey
standard libraryThe 3280th most-called standard-library function by production calls. Called 303 times across 158 modules; 180 of those run outside tests and generated code.
- prod calls
- 180
- non-test, non-generated
- all calls
- 303
- total callsites
- modules
- 158
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 41%
- 123 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 MarshalPKCS1PrivateKey from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 30 17%
- SPIFFE 5 3%
- Traefik 5 3%
- Vault 5 3%
- InfluxDB 4 2%
where it's called
Callsites in the wild
12 representative callsites of 303, prioritizing in-loop and non-test usage. We link to source, never display it.
-
dexidp/dex @v0.6.1
in loop - in loop test
-
go.mozilla.org/pkcs7 @v0.10.0
verify_test.go:523
in loop test - in loop test
-
-
-
caddyserver/certmagic @v0.25.4
-
cockroachdb/cockroach @v19.2.12+incompatible
-
-
-
-
top callers
The modules that reach for it
The modules that call MarshalPKCS1PrivateKey most in this snapshot.
- github.com/hashicorp/vault114%
- github.com/kubernetes/kubernetes83%
- github.com/open-policy-agent/opa72%
- github.com/prometheus/blackbox_exporter62%
- github.com/cert-manager/cert-manager52%
siblings
More from crypto/x509
The other most-called functions in this package. See all →