golang.org/x/crypto/cryptobyte.Builder.AddBytes
third-partyThe 1899th most-called third-party method by production calls. Called 360 times across 27 modules; 323 of those run outside tests and generated code.
All of golang.org/x/crypto/cryptobyte → Docs on pkg.go.dev ↗
- prod calls
- 323
- non-test, non-generated
- all calls
- 360
- total callsites
- modules
- 27
- distinct callers
- in loop
- 29%
- of prod calls
- in tests
- 10%
- 35 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 Builder.AddBytes from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 26 8%
- Go (golang.org/x) 9 3%
- Vault 2 <1%
- Tailscale 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 360, prioritizing in-loop and non-test usage. We link to source, never display it.
-
XTLS/Xray-core @v1.260327.0
in loop - in loop
- in loop
-
metacubex/utls @v1.8.7
in loop - in loop
- in loop
-
slackhq/nebula @v1.11.0
in loop -
xtls/reality @v0.0.0-20260322125925-9234c772ba8f
in loop -
xtls/xray-core @v1.260327.0
in loop -
zmap/zcrypto @v0.0.0-20260725024403-2c658ce3c66f
in loop - in loop
-
hashicorp/vault/sdk @v0.25.1
helper/certutil/helpers.go:616
in loop
top callers
The modules that reach for it
The modules that call Builder.AddBytes most in this snapshot.
- github.com/metacubex/utls5816%
- github.com/refraction-networking/utls5816%
- github.com/xtls/reality5114%
- github.com/zmap/zcrypto3911%
- github.com/pion/dtls/v3216%
siblings
More from golang.org/x/crypto/cryptobyte
The other most-called members in this package. See all →