encoding/asn1.ObjectIdentifier.String
standard libraryThe 7904th most-called standard-library method by production calls. Called 86 times across 23 modules; 75 of those run outside tests and generated code.
- prod calls
- 75
- non-test, non-generated
- all calls
- 86
- total callsites
- modules
- 23
- distinct callers
- in loop
- 48%
- of prod calls
- in tests
- 13%
- 11 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into ObjectIdentifier.String from notable Go projects. Open one on the map to see what else it hammers.
- Vault 21 28%
- Go (golang.org/x) 3 4%
- KubeVirt 3 4%
- SPIFFE 3 4%
- Traefik 3 4%
where it's called
Callsites in the wild
12 representative callsites of 86, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
cloudflare/circl @v1.6.4
in loop - in loop
- in loop
-
k8s.io/kops @v1.36.1
pkg/pki/cert_utils.go:57
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/storage/export/export/links.go:203
in loop -
minio/minio @v0.0.0-20260212201848-7aac2a2c5b7c
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call ObjectIdentifier.String most in this snapshot.
- github.com/hashicorp/vault2226%
- software.sslmate.com/src/go-pkcs121315%
- go.mozilla.org/pkcs778%
- github.com/hashicorp/vault/sdk56%
- github.com/cloudflare/cfssl45%
siblings
More from encoding/asn1
The other most-called members in this package. See all →