encoding.BinaryMarshaler.MarshalBinary
standard libraryThe 3880th most-called standard-library method by production calls. Called 248 times across 38 modules; 153 of those run outside tests and generated code.
- prod calls
- 153
- non-test, non-generated
- all calls
- 248
- total callsites
- modules
- 38
- distinct callers
- in loop
- 18%
- of prod calls
- in tests
- 38%
- 95 calls
- resolved
- 1%
- 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 →
- Embedded method<1%Reached through an embedded type.
- Interface method99%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into BinaryMarshaler.MarshalBinary from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 4 3%
- Gitea 4 3%
- InfluxDB 4 3%
- ClickHouse 2 1%
where it's called
Callsites in the wild
12 representative callsites of 248, prioritizing in-loop and non-test usage. We link to source, never display it.
-
cilium/cilium @v1.20.0
in loop -
FerretDB/wire @v0.1.7
in loop - in loop
-
bytedance/sonic/loader @v0.5.2
funcdata.go:222
in loop - in loop
-
drand/kyber @v1.3.2
in loop - in loop
- in loop
- in loop
-
cilium/cilium @v1.20.0
in loop -
drand/kyber @v1.3.2
in loop - in loop
top callers
The modules that reach for it
The modules that call BinaryMarshaler.MarshalBinary most in this snapshot.
- github.com/drand/kyber9940%
- github.com/cloudflare/circl6928%
- github.com/ugorji/go/codec104%
- github.com/drand/kyber-bls1238162%
- github.com/rclone/rclone52%
siblings
More from encoding
The other most-called members in this package. See all →