encoding/pem.EncodeToMemory
standard libraryThe 1032nd most-called standard-library function by production calls. Called 1,252 times across 196 modules; 633 of those run outside tests and generated code.
- prod calls
- 633
- non-test, non-generated
- all calls
- 1,252
- total callsites
- modules
- 196
- distinct callers
- in loop
- 9%
- of prod calls
- in tests
- 49%
- 619 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 EncodeToMemory from notable Go projects. Open one on the map to see what else it hammers.
- Vault 57 9%
- Kubernetes 55 9%
- SPIFFE 30 5%
- Istio 22 3%
- HashiCorp 18 3%
where it's called
Callsites in the wild
12 representative callsites of 1,252, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
Azure/azure-sdk-for-go @v68.0.0+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
go-pay/gopay @v1.5.122
in loop - in loop
- in loop
-
lestrrat-go/jwx @v1.2.31
in loop
top callers
The modules that reach for it
The modules that call EncodeToMemory most in this snapshot.
- github.com/hashicorp/vault1089%
- github.com/kubernetes/kubernetes605%
- github.com/dapr/dapr554%
- github.com/spiffe/spire484%
- k8s.io/kubernetes454%
siblings
More from encoding/pem
The other most-called functions in this package. See all →