crypto/tls.X509KeyPair
standard libraryThe 1457th most-called standard-library function by production calls. Called 776 times across 207 modules; 419 of those run outside tests and generated code.
- prod calls
- 419
- non-test, non-generated
- all calls
- 776
- total callsites
- modules
- 207
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 46%
- 357 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 X509KeyPair from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 45 11%
- Traefik 19 5%
- Istio 18 4%
- Vault 13 3%
- Argo 12 3%
where it's called
Callsites in the wild
12 representative callsites of 776, prioritizing in-loop and non-test usage. We link to source, never display it.
-
caddyserver/certmagic @v0.25.4
in loop - in loop
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
- in loop
-
mholt/certmagic @v0.25.4
in loop - in loop
-
v2fly/v2ray-core @v3.50.2+incompatible
in loop -
v2ray/v2ray-core @v3.50.2+incompatible
in loop -
xtls/xray-core @v1.260327.0
in loop -
k8s.io/apiserver @v0.36.3
pkg/server/dynamiccertificates/named_certificates.go:40
in loop
top callers
The modules that reach for it
The modules that call X509KeyPair most in this snapshot.
- github.com/kubernetes/kubernetes628%
- github.com/traefik/traefik/v3375%
- github.com/hyperledger/fabric334%
- k8s.io/kubernetes192%
- github.com/bluenviron/gortsplib/v5172%
siblings
More from crypto/tls
The other most-called functions in this package. See all →