crypto/x509.ParseCertificate
standard libraryThe 865th most-called standard-library function by production calls. Called 1,412 times across 217 modules; 777 of those run outside tests and generated code.
- prod calls
- 777
- non-test, non-generated
- all calls
- 1,412
- total callsites
- modules
- 217
- distinct callers
- in loop
- 30%
- of prod calls
- in tests
- 45%
- 635 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 ParseCertificate from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 70 9%
- SPIFFE 48 6%
- Vault 45 6%
- Istio 32 4%
- HashiCorp 27 3%
where it's called
Callsites in the wild
12 representative callsites of 1,412, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
caddyserver/certmagic @v0.25.4
in loop - in loop
-
cockroachdb/cockroach @v19.2.12+incompatible
in loop - in loop
- in loop
-
etcd/client/pkg/v3 @v3.7.1
tlsutil/tlsutil.go:40
in loop -
Azure/azure-sdk-for-go/sdk/azidentity @v1.14.0
client_certificate_credential.go:110
in loop - in loop
-
MicahParks/jwkset @v0.11.3
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call ParseCertificate most in this snapshot.
- github.com/hashicorp/vault927%
- github.com/spiffe/spire624%
- github.com/Venafi/vcert/v5564%
- github.com/kubernetes/kubernetes393%
- github.com/hyperledger/fabric322%
siblings
More from crypto/x509
The other most-called functions in this package. See all →