golang.org/x/crypto/cryptobyte.Builder.AddUint8LengthPrefixed
third-partyThe 6167th most-called third-party method by production calls. Called 116 times across 14 modules; 96 of those run outside tests and generated code.
All of golang.org/x/crypto/cryptobyte → Docs on pkg.go.dev ↗
- prod calls
- 96
- non-test, non-generated
- all calls
- 116
- total callsites
- modules
- 14
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 17%
- 20 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.AddUint8LengthPrefixed from notable Go projects. Open one on the map to see what else it hammers.
- Go (golang.org/x) 2 2%
where it's called
Callsites in the wild
12 representative callsites of 116, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
xtls/reality @v0.0.0-20260322125925-9234c772ba8f
in loop -
zmap/zcrypto @v0.0.0-20260725024403-2c658ce3c66f
in loop - in loop
- in loop
- in loop
-
xtls/reality @v0.0.0-20260322125925-9234c772ba8f
in loop -
zmap/zcrypto @v0.0.0-20260725024403-2c658ce3c66f
in loop - in loop
- in loop
top callers
The modules that reach for it
The modules that call Builder.AddUint8LengthPrefixed most in this snapshot.
- github.com/metacubex/utls2118%
- github.com/refraction-networking/utls2118%
- github.com/xtls/reality1916%
- github.com/zmap/zcrypto1816%
- golang.org/x/crypto1513%
siblings
More from golang.org/x/crypto/cryptobyte
The other most-called members in this package. See all →